MAPatternStrategy_v002.py 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964
  1. # 导入函数库
  2. from jqdata import *
  3. from jqdata import finance
  4. import pandas as pd
  5. import numpy as np
  6. import math
  7. from datetime import date, datetime, timedelta, time
  8. import re
  9. MA_ADDITIONAL_HISTORY_DAYS = 30 # 计算均线时额外获取的交易日数量,用于支持更长周期
  10. # 顺势交易策略 v001
  11. # 基于均线走势(前提条件)+ K线形态(开盘价差、当天价差)的期货交易策略
  12. #
  13. # 核心逻辑:
  14. # 1. 开盘时检查均线走势(MA30<=MA20<=MA10<=MA5为多头,反之为空头)
  15. # 2. 检查开盘价差是否符合方向要求(多头>=0.5%,空头<=-0.5%)
  16. # 3. 14:35和14:55检查当天价差(多头>0,空头<0),满足条件则开仓
  17. # 4. 应用固定止损和动态追踪止盈
  18. # 5. 自动换月移仓
  19. # 设置以便完整打印 DataFrame
  20. pd.set_option('display.max_rows', None)
  21. pd.set_option('display.max_columns', None)
  22. pd.set_option('display.width', None)
  23. pd.set_option('display.max_colwidth', 20)
  24. ## 初始化函数,设定基准等等
  25. def initialize(context):
  26. # 设定沪深300作为基准
  27. set_benchmark('000300.XSHG')
  28. # 开启动态复权模式(真实价格)
  29. set_option('use_real_price', True)
  30. # 输出内容到日志
  31. log.info('=' * 60)
  32. log.info('均线形态交易策略 v001 初始化开始')
  33. log.info('策略类型: 均线走势 + K线形态')
  34. log.info('=' * 60)
  35. ### 期货相关设定 ###
  36. # 设定账户为金融账户
  37. set_subportfolios([SubPortfolioConfig(cash=context.portfolio.starting_cash, type='index_futures')])
  38. # 期货类每笔交易时的手续费是: 买入时万分之0.23,卖出时万分之0.23,平今仓为万分之23
  39. set_order_cost(OrderCost(open_commission=0.000023, close_commission=0.000023, close_today_commission=0.0023), type='index_futures')
  40. # 设置期货交易的滑点
  41. set_slippage(StepRelatedSlippage(2))
  42. # 初始化全局变量
  43. g.usage_percentage = 0.8 # 最大资金使用比例
  44. g.max_margin_per_position = 30000 # 单个标的最大持仓保证金(元)
  45. # 均线策略参数
  46. g.ma_periods = [5, 10, 20, 30, 60] # 均线周期(新增MA60)
  47. g.ma_cross_periods = [5, 10, 20, 30] # 参与均线穿越判断的均线周期
  48. g.ma_historical_days = 60 + MA_ADDITIONAL_HISTORY_DAYS # 额外增加30天,确保MA60计算稳定
  49. g.ma_open_gap_threshold = 0.001 # 方案1开盘价差阈值(0.2%)
  50. g.ma_pattern_lookback_days = 10 # 历史均线模式一致性检查的天数
  51. g.ma_pattern_consistency_threshold = 0.8 # 历史均线模式一致性阈值(80%)
  52. g.check_intraday_spread = False # 是否检查日内价差(True: 检查, False: 跳过)
  53. g.ma_proximity_min_threshold = 8 # MA5与MA10贴近计数和的最低阈值
  54. g.ma_pattern_extreme_days_threshold = 4 # 极端趋势天数阈值
  55. g.ma_distribution_lookback_days = 5 # MA5分布过滤回溯天数
  56. g.ma_distribution_min_ratio = 0.4 # MA5分布满足比例阈值
  57. g.enable_ma_distribution_filter = True # 是否启用MA5分布过滤
  58. g.ma_cross_threshold = 1 # 均线穿越数量阈值
  59. g.enable_open_gap_filter = True # 是否启用开盘价差过滤
  60. # 均线价差策略方案选择
  61. g.ma_gap_strategy_mode = 3 # 策略模式选择(1: 原方案, 2: 新方案, 3: 方案3)
  62. g.ma_open_gap_threshold2 = 0.001 # 方案2开盘价差阈值(0.2%)
  63. g.ma_intraday_threshold_scheme2 = 0.005 # 方案2日内变化阈值(0.5%)
  64. # 止损止盈策略参数
  65. g.fixed_stop_loss_rate = 0.01 # 固定止损比率(1%)
  66. g.ma_offset_ratio_normal = 0.003 # 均线跟踪止盈常规偏移量(0.3%)
  67. g.ma_offset_ratio_close = 0.01 # 均线跟踪止盈收盘前偏移量(1%)
  68. g.days_for_adjustment = 4 # 持仓天数调整阈值
  69. # 输出策略参数
  70. log.info("均线形态策略参数:")
  71. log.info(f" 均线周期: {g.ma_periods}")
  72. log.info(f" 均线穿越判定周期: {g.ma_cross_periods}")
  73. log.info(f" 策略模式: 方案{g.ma_gap_strategy_mode}")
  74. log.info(f" 方案1开盘价差阈值: {g.ma_open_gap_threshold:.1%}")
  75. log.info(f" 方案2开盘价差阈值: {g.ma_open_gap_threshold2:.1%}")
  76. log.info(f" 方案2日内变化阈值: {g.ma_intraday_threshold_scheme2:.1%}")
  77. log.info(f" 历史均线模式检查天数: {g.ma_pattern_lookback_days}天")
  78. log.info(f" 历史均线模式一致性阈值: {g.ma_pattern_consistency_threshold:.1%}")
  79. log.info(f" 极端趋势天数阈值: {g.ma_pattern_extreme_days_threshold}")
  80. log.info(f" 均线贴近计数阈值: {g.ma_proximity_min_threshold}")
  81. log.info(f" MA5分布过滤天数: {g.ma_distribution_lookback_days}")
  82. log.info(f" MA5分布最低比例: {g.ma_distribution_min_ratio:.0%}")
  83. log.info(f" 启用MA5分布过滤: {g.enable_ma_distribution_filter}")
  84. log.info(f" 是否检查日内价差: {g.check_intraday_spread}")
  85. log.info(f" 均线穿越阈值: {g.ma_cross_threshold}")
  86. log.info(f" 是否启用开盘价差过滤: {g.enable_open_gap_filter}")
  87. log.info(f" 固定止损: {g.fixed_stop_loss_rate:.1%}")
  88. log.info(f" 均线跟踪止盈常规偏移: {g.ma_offset_ratio_normal:.1%}")
  89. log.info(f" 均线跟踪止盈收盘前偏移: {g.ma_offset_ratio_close:.1%}")
  90. log.info(f" 持仓天数调整阈值: {g.days_for_adjustment}天")
  91. # 期货品种完整配置字典
  92. g.futures_config = {
  93. # 贵金属
  94. 'AU': {'has_night_session': True, 'margin_rate': {'long': 0.21, 'short': 0.21}, 'multiplier': 1000, 'trading_start_time': '21:00'},
  95. 'AG': {'has_night_session': True, 'margin_rate': {'long': 0.22, 'short': 0.22}, 'multiplier': 15, 'trading_start_time': '21:00'},
  96. # 有色金属
  97. 'CU': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '21:00'},
  98. 'AL': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '21:00'},
  99. 'ZN': {'has_night_session': True, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 5, 'trading_start_time': '21:00'},
  100. 'PB': {'has_night_session': True, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 5, 'trading_start_time': '21:00'},
  101. 'NI': {'has_night_session': True, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 1, 'trading_start_time': '21:00'},
  102. 'SN': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 1, 'trading_start_time': '21:00'},
  103. 'SS': {'has_night_session': True, 'margin_rate': {'long': 0.07, 'short': 0.07}, 'multiplier': 5, 'trading_start_time': '21:00'},
  104. # 黑色系
  105. 'RB': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  106. 'HC': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  107. 'I': {'has_night_session': True, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 100, 'trading_start_time': '21:00'},
  108. 'JM': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 100, 'trading_start_time': '21:00'},
  109. 'J': {'has_night_session': True, 'margin_rate': {'long': 0.25, 'short': 0.25}, 'multiplier': 60, 'trading_start_time': '21:00'},
  110. # 能源化工
  111. 'SP': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  112. 'FU': {'has_night_session': True, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 10, 'trading_start_time': '21:00'},
  113. 'BU': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 10, 'trading_start_time': '21:00'},
  114. 'RU': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 10, 'trading_start_time': '21:00'},
  115. 'BR': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '21:00'},
  116. 'SC': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 1000, 'trading_start_time': '21:00'},
  117. 'NR': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 10, 'trading_start_time': '21:00'},
  118. 'LU': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 10, 'trading_start_time': '21:00'},
  119. 'LC': {'has_night_session': False, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 1, 'trading_start_time': '09:00'},
  120. # 化工
  121. 'FG': {'has_night_session': True, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 20, 'trading_start_time': '21:00'},
  122. 'TA': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 5, 'trading_start_time': '21:00'},
  123. 'MA': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  124. 'SA': {'has_night_session': True, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 20, 'trading_start_time': '21:00'},
  125. 'L': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 5, 'trading_start_time': '21:00'},
  126. 'V': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 5, 'trading_start_time': '21:00'},
  127. 'EG': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  128. 'PP': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 5, 'trading_start_time': '21:00'},
  129. 'EB': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 5, 'trading_start_time': '21:00'},
  130. 'PG': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 20, 'trading_start_time': '21:00'},
  131. 'PX': {'has_night_session': True, 'margin_rate': {'long': 0.1, 'short': 0.1}, 'multiplier': 5, 'trading_start_time': '21:00'},
  132. # 农产品
  133. 'RM': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  134. 'OI': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  135. 'CF': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 5, 'trading_start_time': '21:00'},
  136. 'SR': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  137. 'PF': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 5, 'trading_start_time': '21:00'},
  138. 'C': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  139. 'CS': {'has_night_session': True, 'margin_rate': {'long': 0.11, 'short': 0.11}, 'multiplier': 10, 'trading_start_time': '21:00'},
  140. 'CY': {'has_night_session': True, 'margin_rate': {'long': 0.11, 'short': 0.11}, 'multiplier': 5, 'trading_start_time': '21:00'},
  141. 'A': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  142. 'B': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  143. 'M': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  144. 'Y': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 10, 'trading_start_time': '21:00'},
  145. 'P': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '21:00'},
  146. # 无夜盘品种
  147. 'IF': {'has_night_session': False, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 300, 'trading_start_time': '09:30'},
  148. 'IH': {'has_night_session': False, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 300, 'trading_start_time': '09:30'},
  149. 'IC': {'has_night_session': False, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 200, 'trading_start_time': '09:30'},
  150. 'IM': {'has_night_session': False, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 200, 'trading_start_time': '09:30'},
  151. 'AP': {'has_night_session': False, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 10, 'trading_start_time': '09:00'},
  152. 'CJ': {'has_night_session': False, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 5, 'trading_start_time': '09:00'},
  153. 'PK': {'has_night_session': False, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 5, 'trading_start_time': '09:00'},
  154. 'JD': {'has_night_session': False, 'margin_rate': {'long': 0.11, 'short': 0.11}, 'multiplier': 10, 'trading_start_time': '09:00'},
  155. 'LH': {'has_night_session': False, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 16, 'trading_start_time': '09:00'},
  156. 'T': {'has_night_session': False, 'margin_rate': {'long': 0.03, 'short': 0.03}, 'multiplier': 1000000, 'trading_start_time': '09:30'},
  157. 'PS': {'has_night_session': False, 'margin_rate': {'long': 0.16, 'short': 0.16}, 'multiplier': 3, 'trading_start_time': '09:00'},
  158. 'UR': {'has_night_session': False, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 20, 'trading_start_time': '09:00'},
  159. 'MO': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 100, 'trading_start_time': '21:00'},
  160. # 'LF': {'has_night_session': False, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 1, 'trading_start_time': '09:30'},
  161. 'HO': {'has_night_session': False, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 100, 'trading_start_time': '09:30'},
  162. # 'LR': {'has_night_session': True, 'margin_rate': {'long': 0.21, 'short': 0.21}, 'multiplier': 20, 'trading_start_time': '21:00'},
  163. 'LG': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 90, 'trading_start_time': '21:00'},
  164. # 'FB': {'has_night_session': True, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 10, 'trading_start_time': '21:00'},
  165. # 'PM': {'has_night_session': True, 'margin_rate': {'long': 0.2, 'short': 0.2}, 'multiplier': 50, 'trading_start_time': '21:00'},
  166. 'EC': {'has_night_session': False, 'margin_rate': {'long': 0.23, 'short': 0.23}, 'multiplier': 50, 'trading_start_time': '09:00'},
  167. # 'RR': {'has_night_session': True, 'margin_rate': {'long': 0.11, 'short': 0.11}, 'multiplier': 10, 'trading_start_time': '21:00'},
  168. 'OP': {'has_night_session': False, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 40, 'trading_start_time': '09:00'},
  169. # 'IO': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 1, 'trading_start_time': '21:00'},
  170. 'BC': {'has_night_session': True, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '21:00'},
  171. # 'WH': {'has_night_session': False, 'margin_rate': {'long': 0.2, 'short': 0.2}, 'multiplier': 20, 'trading_start_time': '09:00'},
  172. 'SH': {'has_night_session': True, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 30, 'trading_start_time': '21:00'},
  173. # 'RI': {'has_night_session': False, 'margin_rate': {'long': 0.21, 'short': 0.21}, 'multiplier': 20, 'trading_start_time': '09:00'},
  174. 'TS': {'has_night_session': False, 'margin_rate': {'long': 0.015, 'short': 0.015}, 'multiplier': 2000000, 'trading_start_time': '09:30'},
  175. # 'JR': {'has_night_session': False, 'margin_rate': {'long': 0.21, 'short': 0.21}, 'multiplier': 20, 'trading_start_time': '09:00'},
  176. 'AD': {'has_night_session': False, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 10, 'trading_start_time': '09:00'},
  177. # 'BB': {'has_night_session': False, 'margin_rate': {'long': 0.19, 'short': 0.19}, 'multiplier': 500, 'trading_start_time': '09:00'},
  178. 'PL': {'has_night_session': False, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 20, 'trading_start_time': '09:00'},
  179. # 'RS': {'has_night_session': False, 'margin_rate': {'long': 0.26, 'short': 0.26}, 'multiplier': 10, 'trading_start_time': '09:00'},
  180. 'SI': {'has_night_session': False, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '09:00'},
  181. # 'ZC': {'has_night_session': True, 'margin_rate': {'long': 0.56, 'short': 0.56}, 'multiplier': 100, 'trading_start_time': '21:00'},
  182. 'SM': {'has_night_session': False, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 5, 'trading_start_time': '09:00'},
  183. 'AO': {'has_night_session': True, 'margin_rate': {'long': 0.17, 'short': 0.17}, 'multiplier': 20, 'trading_start_time': '21:00'},
  184. 'TL': {'has_night_session': False, 'margin_rate': {'long': 0.045, 'short': 0.045}, 'multiplier': 1000000, 'trading_start_time': '09:00'},
  185. 'SF': {'has_night_session': False, 'margin_rate': {'long': 0.14, 'short': 0.14}, 'multiplier': 5, 'trading_start_time': '09:00'},
  186. # 'WR': {'has_night_session': False, 'margin_rate': {'long': 0.15, 'short': 0.15}, 'multiplier': 10, 'trading_start_time': '09:00'},
  187. 'PR': {'has_night_session': True, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 15, 'trading_start_time': '21:00'},
  188. 'TF': {'has_night_session': False, 'margin_rate': {'long': 0.022, 'short': 0.022}, 'multiplier': 1000000, 'trading_start_time': '09:00'},
  189. # 'VF': {'has_night_session': False, 'margin_rate': {'long': 0.12, 'short': 0.12}, 'multiplier': 1, 'trading_start_time': '09:00'},
  190. 'BZ': {'has_night_session': False, 'margin_rate': {'long': 0.13, 'short': 0.13}, 'multiplier': 30, 'trading_start_time': '09:00'},
  191. }
  192. # 策略品种选择策略配置
  193. # 方案1:全品种策略 - 考虑所有配置的期货品种
  194. g.strategy_focus_symbols = [] # 空列表表示考虑所有品种
  195. # 方案2:精选品种策略 - 只交易流动性较好的特定品种(如需使用请取消下行注释)
  196. # g.strategy_focus_symbols = ['RM', 'CJ', 'CY', 'JD', 'L', 'LC', 'SF', 'SI']
  197. log.info(f"品种选择策略: {'全品种策略(覆盖所有配置品种)' if not g.strategy_focus_symbols else '精选品种策略(' + str(len(g.strategy_focus_symbols)) + '个品种)'}")
  198. # 交易记录和数据存储
  199. g.trade_history = {} # 持仓记录 {symbol: {'entry_price': xxx, 'direction': xxx, ...}}
  200. g.daily_ma_candidates = {} # 通过均线和开盘价差检查的候选品种 {symbol: {'direction': 'long'/'short', 'open_price': xxx, ...}}
  201. g.today_trades = [] # 当日交易记录
  202. g.excluded_contracts = {} # 每日排除的合约缓存 {dominant_future: {'reason': 'ma_trend'/'open_gap', 'trading_day': xxx}}
  203. g.ma_checked_underlyings = {} # 记录各品种在交易日的均线检查状态 {symbol: trading_day}
  204. g.last_ma_trading_day = None # 最近一次均线检查所属交易日
  205. # 夜盘禁止操作标志
  206. g.night_session_blocked = False # 标记是否禁止当晚操作
  207. g.night_session_blocked_trading_day = None # 记录被禁止的交易日
  208. # 定时任务设置
  209. # 夜盘开始(21:05) - 均线和开盘价差检查
  210. run_daily(check_ma_trend_and_open_gap, time='21:05:00', reference_security='IF1808.CCFX')
  211. # 日盘开始 - 均线和开盘价差检查
  212. run_daily(check_ma_trend_and_open_gap, time='09:05:00', reference_security='IF1808.CCFX')
  213. run_daily(check_ma_trend_and_open_gap, time='09:35:00', reference_security='IF1808.CCFX')
  214. # 夜盘开仓和止损止盈检查
  215. run_daily(check_open_and_stop, time='21:05:00', reference_security='IF1808.CCFX')
  216. run_daily(check_open_and_stop, time='21:35:00', reference_security='IF1808.CCFX')
  217. run_daily(check_open_and_stop, time='22:05:00', reference_security='IF1808.CCFX')
  218. run_daily(check_open_and_stop, time='22:35:00', reference_security='IF1808.CCFX')
  219. # 日盘开仓和止损止盈检查
  220. run_daily(check_open_and_stop, time='09:05:00', reference_security='IF1808.CCFX')
  221. run_daily(check_open_and_stop, time='09:35:00', reference_security='IF1808.CCFX')
  222. run_daily(check_open_and_stop, time='10:05:00', reference_security='IF1808.CCFX')
  223. run_daily(check_open_and_stop, time='10:35:00', reference_security='IF1808.CCFX')
  224. run_daily(check_open_and_stop, time='11:05:00', reference_security='IF1808.CCFX')
  225. run_daily(check_open_and_stop, time='11:25:00', reference_security='IF1808.CCFX')
  226. run_daily(check_open_and_stop, time='13:35:00', reference_security='IF1808.CCFX')
  227. run_daily(check_open_and_stop, time='14:05:00', reference_security='IF1808.CCFX')
  228. run_daily(check_open_and_stop, time='14:35:00', reference_security='IF1808.CCFX')
  229. run_daily(check_open_and_stop, time='14:55:00', reference_security='IF1808.CCFX')
  230. run_daily(check_ma_trailing_reactivation, time='14:55:00', reference_security='IF1808.CCFX')
  231. # 收盘后
  232. run_daily(after_market_close, time='15:30:00', reference_security='IF1808.CCFX')
  233. log.info('=' * 60)
  234. ############################ 主程序执行函数 ###################################
  235. def get_current_trading_day(current_dt):
  236. """根据当前时间推断对应的期货交易日"""
  237. current_date = current_dt.date()
  238. current_time = current_dt.time()
  239. trade_days = get_trade_days(end_date=current_date, count=1)
  240. if trade_days and trade_days[0] == current_date:
  241. trading_day = current_date
  242. else:
  243. next_days = get_trade_days(start_date=current_date, count=1)
  244. trading_day = next_days[0] if next_days else current_date
  245. if current_time >= time(20, 59):
  246. next_trade_days = get_trade_days(start_date=trading_day, count=2)
  247. if len(next_trade_days) >= 2:
  248. return next_trade_days[1]
  249. if len(next_trade_days) == 1:
  250. return next_trade_days[0]
  251. return trading_day
  252. def normalize_trade_day_value(value):
  253. """将交易日对象统一转换为 datetime.date"""
  254. if isinstance(value, date) and not isinstance(value, datetime):
  255. return value
  256. if isinstance(value, datetime):
  257. return value.date()
  258. if hasattr(value, 'to_pydatetime'):
  259. return value.to_pydatetime().date()
  260. try:
  261. return pd.Timestamp(value).date()
  262. except Exception:
  263. return value
  264. def check_ma_trend_and_open_gap(context):
  265. """阶段一:开盘时均线走势和开盘价差检查(一天一次)"""
  266. log.info("=" * 60)
  267. current_trading_day = get_current_trading_day(context.current_dt)
  268. log.info(f"执行均线走势和开盘价差检查 - 时间: {context.current_dt}, 交易日: {current_trading_day}")
  269. log.info("=" * 60)
  270. # 换月移仓检查(在所有部分之前)
  271. position_auto_switch(context)
  272. # ==================== 第一部分:基础数据获取 ====================
  273. # 步骤1:交易日检查和缓存清理
  274. if g.last_ma_trading_day != current_trading_day:
  275. if g.excluded_contracts:
  276. log.info(f"交易日切换至 {current_trading_day},清空上一交易日的排除缓存")
  277. g.excluded_contracts = {}
  278. g.ma_checked_underlyings = {}
  279. g.last_ma_trading_day = current_trading_day
  280. # 步骤2:获取当前时间和筛选可交易品种
  281. current_time = str(context.current_dt.time())[:5] # HH:MM格式
  282. focus_symbols = g.strategy_focus_symbols if g.strategy_focus_symbols else list(g.futures_config.keys())
  283. tradable_symbols = []
  284. # 根据当前时间确定可交易的时段
  285. # 21:05 -> 仅接受21:00开盘的合约
  286. # 09:05 -> 接受09:00或21:00开盘的合约
  287. # 09:35 -> 接受所有时段(21:00, 09:00, 09:30)的合约
  288. for symbol in focus_symbols:
  289. trading_start_time = get_futures_config(symbol, 'trading_start_time', '09:05')
  290. should_trade = False
  291. if current_time == '21:05':
  292. should_trade = trading_start_time.startswith('21:00')
  293. elif current_time == '09:05':
  294. should_trade = trading_start_time.startswith('21:00') or trading_start_time.startswith('09:00')
  295. elif current_time == '09:35':
  296. should_trade = True
  297. if should_trade:
  298. tradable_symbols.append(symbol)
  299. if not tradable_symbols:
  300. log.info(f"当前时间 {current_time} 无品种开盘,跳过检查")
  301. return
  302. log.info(f"当前时间 {current_time} 开盘品种: {tradable_symbols}")
  303. # 步骤3:对每个品种循环处理
  304. for symbol in tradable_symbols:
  305. # 步骤3.1:检查是否已处理过
  306. if g.ma_checked_underlyings.get(symbol) == current_trading_day:
  307. log.info(f"{symbol} 已在交易日 {current_trading_day} 完成均线检查,跳过本次执行")
  308. continue
  309. try:
  310. g.ma_checked_underlyings[symbol] = current_trading_day
  311. # 步骤3.2:获取主力合约
  312. dominant_future = get_dominant_future(symbol)
  313. if not dominant_future:
  314. log.info(f"{symbol} 未找到主力合约,跳过")
  315. continue
  316. # 步骤3.3:检查排除缓存
  317. if dominant_future in g.excluded_contracts:
  318. excluded_info = g.excluded_contracts[dominant_future]
  319. if excluded_info['trading_day'] == current_trading_day:
  320. continue
  321. else:
  322. # 新的一天,从缓存中移除(会在after_market_close统一清理,这里也做兜底)
  323. del g.excluded_contracts[dominant_future]
  324. # 步骤3.4:检查是否已有持仓
  325. if check_symbol_prefix_match(dominant_future, context, set(g.trade_history.keys())):
  326. log.info(f"{symbol} 已有持仓,跳过")
  327. continue
  328. # 步骤3.5:获取历史数据和前一交易日数据(合并优化)
  329. # 获取历史数据(需要足够计算MA30)
  330. historical_data = get_price(dominant_future, end_date=context.current_dt,
  331. frequency='1d', fields=['open', 'close', 'high', 'low'],
  332. count=g.ma_historical_days)
  333. if historical_data is None or len(historical_data) < max(g.ma_periods):
  334. log.info(f"{symbol} 历史数据不足,跳过")
  335. continue
  336. # 获取前一交易日并在历史数据中匹配
  337. previous_trade_days = get_trade_days(end_date=current_trading_day, count=2)
  338. previous_trade_days = [normalize_trade_day_value(d) for d in previous_trade_days]
  339. previous_trading_day = None
  340. if len(previous_trade_days) >= 2:
  341. previous_trading_day = previous_trade_days[-2]
  342. elif len(previous_trade_days) == 1 and previous_trade_days[0] < current_trading_day:
  343. previous_trading_day = previous_trade_days[0]
  344. if previous_trading_day is None:
  345. log.info(f"{symbol} 无法确定前一交易日,跳过")
  346. continue
  347. # 在历史数据中匹配前一交易日
  348. historical_dates = historical_data.index.date
  349. match_indices = np.where(historical_dates == previous_trading_day)[0]
  350. if len(match_indices) == 0:
  351. earlier_indices = np.where(historical_dates < previous_trading_day)[0]
  352. if len(earlier_indices) == 0:
  353. log.info(f"{symbol} 历史数据缺少 {previous_trading_day} 之前的记录,跳过")
  354. continue
  355. match_indices = [earlier_indices[-1]]
  356. # 提取截至前一交易日的数据,并一次性提取所有需要的字段
  357. data_upto_yesterday = historical_data.iloc[:match_indices[-1] + 1]
  358. yesterday_data = data_upto_yesterday.iloc[-1]
  359. yesterday_close = yesterday_data['close']
  360. yesterday_open = yesterday_data['open']
  361. # 步骤3.6:获取当前价格数据
  362. current_data = get_current_data()[dominant_future]
  363. today_open = current_data.day_open
  364. # ==================== 第二部分:核心指标计算 ====================
  365. # 步骤4:计算均线相关指标(合并优化)
  366. ma_values = calculate_ma_values(data_upto_yesterday, g.ma_periods)
  367. ma_proximity_counts = calculate_ma_proximity_counts(data_upto_yesterday, g.ma_periods, g.ma_pattern_lookback_days)
  368. log.info(f"{symbol}({dominant_future}) 均线检查:")
  369. log.info(f" 均线贴近统计: {ma_proximity_counts}")
  370. # 检查均线贴近计数
  371. proximity_sum = ma_proximity_counts.get('MA5', 0) + ma_proximity_counts.get('MA10', 0)
  372. if proximity_sum < g.ma_proximity_min_threshold:
  373. log.info(f" {symbol}({dominant_future}) ✗ 均线贴近计数不足,MA5+MA10={proximity_sum} < {g.ma_proximity_min_threshold},跳过")
  374. add_to_excluded_contracts(dominant_future, 'ma_proximity', current_trading_day)
  375. continue
  376. # 步骤5:计算极端趋势天数
  377. extreme_above_count, extreme_below_count = calculate_extreme_trend_days(
  378. data_upto_yesterday,
  379. g.ma_periods,
  380. g.ma_pattern_lookback_days
  381. )
  382. extreme_total = extreme_above_count + extreme_below_count
  383. min_extreme = min(extreme_above_count, extreme_below_count)
  384. filter_threshold = max(2, g.ma_pattern_extreme_days_threshold)
  385. log.info(
  386. f" 极端趋势天数统计: 收盘在所有均线上方 {extreme_above_count} 天, 收盘在所有均线下方 {extreme_below_count} 天, "
  387. f"合计 {extreme_total} 天, min(A,B)={min_extreme} (过滤阈值: {filter_threshold})"
  388. )
  389. if extreme_above_count > 0 and extreme_below_count > 0 and min_extreme >= filter_threshold:
  390. log.info(
  391. f" {symbol}({dominant_future}) ✗ 极端趋势多空同时出现且 min(A,B)={min_extreme} ≥ {filter_threshold},跳过"
  392. )
  393. add_to_excluded_contracts(dominant_future, 'ma_extreme_trend', current_trading_day)
  394. continue
  395. # 步骤6:判断均线走势
  396. direction = None
  397. if check_ma_pattern(ma_values, 'long'):
  398. direction = 'long'
  399. elif check_ma_pattern(ma_values, 'short'):
  400. direction = 'short'
  401. else:
  402. add_to_excluded_contracts(dominant_future, 'ma_trend', current_trading_day)
  403. continue
  404. # 步骤7:检查MA5分布过滤
  405. if g.enable_ma_distribution_filter:
  406. distribution_passed, distribution_stats = check_ma5_distribution_filter(
  407. data_upto_yesterday,
  408. g.ma_distribution_lookback_days,
  409. direction,
  410. g.ma_distribution_min_ratio
  411. )
  412. log.info(
  413. f" MA5分布过滤: 方向 {direction}, 有效天数 "
  414. f"{distribution_stats['valid_days']}/{distribution_stats['lookback_days']},"
  415. f"满足天数 {distribution_stats['qualified_days']}/{distribution_stats['required_days']}"
  416. )
  417. if not distribution_passed:
  418. insufficiency = distribution_stats['valid_days'] < distribution_stats['lookback_days']
  419. reason = "有效数据不足" if insufficiency else "满足天数不足"
  420. log.info(
  421. f" {symbol}({dominant_future}) ✗ MA5分布过滤未通过({reason})"
  422. )
  423. add_to_excluded_contracts(dominant_future, 'ma5_distribution', current_trading_day)
  424. continue
  425. # 步骤8:检查历史均线模式一致性
  426. consistency_passed, consistency_ratio = check_historical_ma_pattern_consistency(
  427. historical_data, direction, g.ma_pattern_lookback_days, g.ma_pattern_consistency_threshold
  428. )
  429. if not consistency_passed:
  430. log.info(f" {symbol}({dominant_future}) ✗ 历史均线模式一致性不足 "
  431. f"({consistency_ratio:.1%} < {g.ma_pattern_consistency_threshold:.1%}),跳过")
  432. add_to_excluded_contracts(dominant_future, 'ma_consistency', current_trading_day)
  433. continue
  434. else:
  435. log.info(f" {symbol}({dominant_future}) ✓ 历史均线模式一致性检查通过 "
  436. f"({consistency_ratio:.1%} >= {g.ma_pattern_consistency_threshold:.1%})")
  437. # 步骤9:检查开盘价差(可配置开关)
  438. if g.enable_open_gap_filter:
  439. gap_check_passed = check_open_gap_filter(
  440. symbol=symbol,
  441. dominant_future=dominant_future,
  442. direction=direction,
  443. yesterday_close=yesterday_close,
  444. today_open=today_open,
  445. current_trading_day=current_trading_day
  446. )
  447. if not gap_check_passed:
  448. continue
  449. else:
  450. log.info(" 已关闭开盘价差过滤(enable_open_gap_filter=False),跳过该检查")
  451. # 步骤10:将通过检查的品种加入候选列表
  452. g.daily_ma_candidates[dominant_future] = {
  453. 'symbol': symbol,
  454. 'direction': direction,
  455. 'open_price': today_open,
  456. 'yesterday_close': yesterday_close,
  457. 'yesterday_open': yesterday_open,
  458. 'ma_values': ma_values
  459. }
  460. log.info(f" ✓✓ {symbol} 通过均线和开盘价差检查,加入候选列表")
  461. except Exception as e:
  462. g.ma_checked_underlyings.pop(symbol, None)
  463. log.warning(f"{symbol} 检查时出错: {str(e)}")
  464. continue
  465. log.info(f"候选列表更新完成,当前候选品种: {list(g.daily_ma_candidates.keys())}")
  466. log.info("=" * 60)
  467. def check_open_and_stop(context):
  468. """统一的开仓和止损止盈检查函数"""
  469. # 先检查换月移仓
  470. log.info("=" * 60)
  471. current_trading_day = get_current_trading_day(context.current_dt)
  472. log.info(f"执行开仓和止损止盈检查 - 时间: {context.current_dt}, 交易日: {current_trading_day}")
  473. log.info("=" * 60)
  474. log.info(f"先检查换月:")
  475. position_auto_switch(context)
  476. # 获取当前时间
  477. current_time = str(context.current_dt.time())[:2]
  478. # 判断是否为夜盘时间
  479. is_night_session = (current_time in ['21', '22', '23', '00', '01', '02'])
  480. # 检查是否禁止当晚操作
  481. if is_night_session and g.night_session_blocked:
  482. blocked_trading_day = normalize_trade_day_value(g.night_session_blocked_trading_day) if g.night_session_blocked_trading_day else None
  483. current_trading_day_normalized = normalize_trade_day_value(current_trading_day)
  484. if blocked_trading_day == current_trading_day_normalized:
  485. log.info(f"当晚操作已被禁止(订单状态为'new',无夜盘),跳过所有操作")
  486. return
  487. # 得到当前未完成订单
  488. orders = get_open_orders()
  489. # 循环,撤销订单
  490. if len(orders) == 0:
  491. log.debug(f"无未完成订单")
  492. else:
  493. for _order in orders.values():
  494. log.debug(f"order: {_order}")
  495. cancel_order(_order)
  496. # 第一步:检查开仓条件
  497. log.info(f"检查开仓条件:")
  498. if g.daily_ma_candidates:
  499. log.info("=" * 60)
  500. log.info(f"执行开仓检查 - 时间: {context.current_dt}, 候选品种数量: {len(g.daily_ma_candidates)}")
  501. # 遍历候选品种
  502. candidates_to_remove = []
  503. for dominant_future, candidate_info in g.daily_ma_candidates.items():
  504. try:
  505. symbol = candidate_info['symbol']
  506. direction = candidate_info['direction']
  507. open_price = candidate_info['open_price']
  508. yesterday_close = candidate_info.get('yesterday_close')
  509. yesterday_open = candidate_info.get('yesterday_open')
  510. # 检查是否已有持仓
  511. if check_symbol_prefix_match(dominant_future, context, set(g.trade_history.keys())):
  512. log.info(f"{symbol} 已有持仓,从候选列表移除")
  513. candidates_to_remove.append(dominant_future)
  514. continue
  515. # 获取当前价格
  516. current_data = get_current_data()[dominant_future]
  517. current_price = current_data.last_price
  518. # 计算当天价差
  519. intraday_diff = current_price - open_price
  520. intraday_diff_ratio = intraday_diff / open_price
  521. log.info(f"{symbol}({dominant_future}) 开仓条件检查:")
  522. log.info(f" 方向: {direction}, 开盘价: {open_price:.2f}, 当前价: {current_price:.2f}, "
  523. f"当天价差: {intraday_diff:.2f}, 变化比例: {intraday_diff_ratio:.2%}")
  524. # 判断是否满足开仓条件 - 仅检查均线穿越得分
  525. should_open = True
  526. log.info(f" 开仓条件简化:仅检查均线穿越得分,跳过策略1,2,3的判断")
  527. if should_open:
  528. ma_values = candidate_info.get('ma_values') or {}
  529. avg_5day_change = calculate_recent_average_change(dominant_future, days=5)
  530. entry_snapshot = {
  531. 'yesterday_close': yesterday_close,
  532. 'today_open': open_price,
  533. 'ma_values': ma_values.copy() if ma_values else {},
  534. 'avg_5day_change': avg_5day_change
  535. }
  536. cross_score, score_details = calculate_ma_cross_score(open_price, current_price, ma_values, direction)
  537. # 根据当前时间调整所需的均线穿越得分阈值
  538. current_time_str = str(context.current_dt.time())[:5] # HH:MM格式
  539. required_cross_score = g.ma_cross_threshold
  540. if current_time_str != '14:55':
  541. # 在14:55以外的时间,需要更高的得分阈值
  542. required_cross_score = g.ma_cross_threshold + 1
  543. log.info(f" 均线穿越得分: {cross_score}, 得分详情: {score_details}, 当前时间: {current_time_str}, 所需阈值: {required_cross_score}")
  544. # 检查得分是否满足条件
  545. score_passed = False
  546. if cross_score >= required_cross_score:
  547. # 如果得分达到阈值,检查特殊情况:只有1分且来自MA5
  548. if cross_score == 1 and required_cross_score == 1:
  549. # 检查这一分是否来自MA5
  550. from_ma5_only = len(score_details) == 1 and score_details[0]['period'] == 5
  551. if not from_ma5_only:
  552. score_passed = True
  553. log.info(f" ✓ 均线穿越得分检查通过:1分且非来自MA5")
  554. else:
  555. log.info(f" ✗ 均线穿越得分检查未通过:1分且仅来自MA5")
  556. else:
  557. score_passed = True
  558. log.info(f" ✓ 均线穿越得分检查通过")
  559. if not score_passed:
  560. log.info(f" ✗ 均线穿越得分不足或不符合条件({cross_score} < {required_cross_score} 或 1分来自MA5),跳过开仓")
  561. continue
  562. if current_time_str == '14:55':
  563. positive_cross_periods = {detail['period'] for detail in score_details if detail.get('delta', 0) > 0}
  564. if positive_cross_periods == {30}:
  565. log.info(" ✗ 尾盘仅穿越MA30,跳过开仓")
  566. continue
  567. # 执行开仓
  568. log.info(f" 准备开仓: {symbol} {direction}")
  569. target_hands, single_hand_margin, single_hand_exceeds_limit = calculate_target_hands(
  570. context, dominant_future, direction)
  571. if target_hands > 0:
  572. success = open_position(
  573. context,
  574. dominant_future,
  575. target_hands,
  576. direction,
  577. single_hand_margin,
  578. single_hand_exceeds_limit,
  579. f'均线形态开仓',
  580. crossed_ma_details=score_details,
  581. entry_snapshot=entry_snapshot
  582. )
  583. if success:
  584. log.info(f" ✓✓ {symbol} 开仓成功,从候选列表移除")
  585. candidates_to_remove.append(dominant_future)
  586. else:
  587. log.warning(f" ✗ {symbol} 开仓失败")
  588. else:
  589. log.warning(f" ✗ {symbol} 计算目标手数为0,跳过开仓")
  590. except Exception as e:
  591. log.warning(f"{dominant_future} 处理时出错: {str(e)}")
  592. continue
  593. # 从候选列表中移除已开仓的品种
  594. for future in candidates_to_remove:
  595. if future in g.daily_ma_candidates:
  596. del g.daily_ma_candidates[future]
  597. log.info(f"剩余候选品种: {list(g.daily_ma_candidates.keys())}")
  598. log.info("=" * 60)
  599. # 第二步:检查止损止盈
  600. log.info(f"检查止损止盈条件:")
  601. subportfolio = context.subportfolios[0]
  602. long_positions = list(subportfolio.long_positions.values())
  603. short_positions = list(subportfolio.short_positions.values())
  604. closed_count = 0
  605. skipped_count = 0
  606. for position in long_positions + short_positions:
  607. security = position.security
  608. underlying_symbol = security.split('.')[0][:-4]
  609. # 检查交易时间适配性
  610. has_night_session = get_futures_config(underlying_symbol, 'has_night_session', False)
  611. # 如果是夜盘时间,但品种不支持夜盘交易,则跳过
  612. if is_night_session and not has_night_session:
  613. skipped_count += 1
  614. continue
  615. # 执行止损止盈检查
  616. if check_position_stop_loss_profit(context, position):
  617. closed_count += 1
  618. if closed_count > 0:
  619. log.info(f"执行了 {closed_count} 次止损止盈")
  620. if skipped_count > 0:
  621. log.info(f"夜盘时间跳过 {skipped_count} 个日间品种的止损止盈检查")
  622. def check_ma_trailing_reactivation(context):
  623. """检查是否需要恢复均线跟踪止盈"""
  624. subportfolio = context.subportfolios[0]
  625. positions = list(subportfolio.long_positions.values()) + list(subportfolio.short_positions.values())
  626. if not positions:
  627. return
  628. reenabled_count = 0
  629. current_data = get_current_data()
  630. for position in positions:
  631. security = position.security
  632. trade_info = g.trade_history.get(security)
  633. if not trade_info or trade_info.get('ma_trailing_enabled', True):
  634. continue
  635. direction = trade_info['direction']
  636. ma_values = calculate_realtime_ma_values(security, [5])
  637. ma5_value = ma_values.get('ma5')
  638. if ma5_value is None or security not in current_data:
  639. continue
  640. today_price = current_data[security].last_price
  641. if direction == 'long' and today_price > ma5_value:
  642. trade_info['ma_trailing_enabled'] = True
  643. reenabled_count += 1
  644. log.info(f"恢复均线跟踪止盈: {security} {direction}, 当前价 {today_price:.2f} > MA5 {ma5_value:.2f}")
  645. elif direction == 'short' and today_price < ma5_value:
  646. trade_info['ma_trailing_enabled'] = True
  647. reenabled_count += 1
  648. log.info(f"恢复均线跟踪止盈: {security} {direction}, 当前价 {today_price:.2f} < MA5 {ma5_value:.2f}")
  649. if reenabled_count > 0:
  650. log.info(f"恢复均线跟踪止盈持仓数量: {reenabled_count}")
  651. def check_position_stop_loss_profit(context, position):
  652. """检查单个持仓的止损止盈"""
  653. log.info(f"检查持仓: {position.security}")
  654. security = position.security
  655. if security not in g.trade_history:
  656. return False
  657. trade_info = g.trade_history[security]
  658. direction = trade_info['direction']
  659. entry_price = trade_info['entry_price']
  660. entry_time = trade_info['entry_time']
  661. entry_trading_day = trade_info.get('entry_trading_day')
  662. if entry_trading_day is None:
  663. entry_trading_day = get_current_trading_day(entry_time)
  664. trade_info['entry_trading_day'] = entry_trading_day
  665. if entry_trading_day is not None:
  666. entry_trading_day = normalize_trade_day_value(entry_trading_day)
  667. current_trading_day = normalize_trade_day_value(get_current_trading_day(context.current_dt))
  668. current_price = position.price
  669. # 计算当前盈亏比率
  670. if direction == 'long':
  671. profit_rate = (current_price - entry_price) / entry_price
  672. else:
  673. profit_rate = (entry_price - current_price) / entry_price
  674. # 检查固定止损
  675. log.info("=" * 60)
  676. log.info(f"检查固定止损:")
  677. log.info("=" * 60)
  678. if profit_rate <= -g.fixed_stop_loss_rate:
  679. log.info(f"{security} {direction} 触发固定止损 {g.fixed_stop_loss_rate:.3%}, 当前亏损率: {profit_rate:.3%}, "
  680. f"成本价: {entry_price:.2f}, 当前价格: {current_price:.2f}")
  681. close_position(context, security, direction)
  682. return True
  683. else:
  684. log.debug(f"{security} {direction} 未触发固定止损 {g.fixed_stop_loss_rate:.3%}, 当前亏损率: {profit_rate:.3%}, "
  685. f"成本价: {entry_price:.2f}, 当前价格: {current_price:.2f}")
  686. if entry_trading_day is not None and entry_trading_day == current_trading_day:
  687. log.info(f"{security} 建仓交易日内跳过动态止盈检查")
  688. return False
  689. # 检查是否启用均线跟踪止盈
  690. log.info("=" * 60)
  691. log.info(f"检查是否启用均线跟踪止盈:")
  692. log.info("=" * 60)
  693. if not trade_info.get('ma_trailing_enabled', True):
  694. log.debug(f"{security} {direction} 未启用均线跟踪止盈")
  695. return False
  696. # 检查均线跟踪止盈
  697. # 获取持仓天数
  698. entry_date = entry_time.date()
  699. current_date = context.current_dt.date()
  700. all_trade_days = get_all_trade_days()
  701. holding_days = sum((entry_date <= d <= current_date) for d in all_trade_days)
  702. # 计算变化率
  703. today_price = get_current_data()[security].last_price
  704. avg_daily_change_rate = calculate_average_daily_change_rate(security)
  705. historical_data = attribute_history(security, 1, '1d', ['close'])
  706. yesterday_close = historical_data['close'].iloc[-1]
  707. today_change_rate = abs((today_price - yesterday_close) / yesterday_close)
  708. # 根据时间判断使用的偏移量
  709. current_time = context.current_dt.time()
  710. target_time = datetime.strptime('14:55:00', '%H:%M:%S').time()
  711. if current_time > target_time:
  712. offset_ratio = g.ma_offset_ratio_close
  713. log.debug(f"当前时间是:{current_time},使用偏移量: {offset_ratio:.3%}")
  714. else:
  715. offset_ratio = g.ma_offset_ratio_normal
  716. log.debug(f"当前时间是:{current_time},使用偏移量: {offset_ratio:.3%}")
  717. # 选择止损均线
  718. close_line = None
  719. if today_change_rate >= 1.5 * avg_daily_change_rate:
  720. close_line = 'ma5' # 波动剧烈时用短周期
  721. elif holding_days <= g.days_for_adjustment:
  722. close_line = 'ma5' # 持仓初期用短周期
  723. else:
  724. close_line = 'ma5' if today_change_rate >= 1.2 * avg_daily_change_rate else 'ma10'
  725. # 计算实时均线值
  726. ma_values = calculate_realtime_ma_values(security, [5, 10])
  727. ma_value = ma_values[close_line]
  728. # 应用偏移量
  729. if direction == 'long':
  730. adjusted_ma_value = ma_value * (1 - offset_ratio)
  731. else:
  732. adjusted_ma_value = ma_value * (1 + offset_ratio)
  733. # 判断是否触发均线止损
  734. if (direction == 'long' and today_price < adjusted_ma_value) or \
  735. (direction == 'short' and today_price > adjusted_ma_value):
  736. log.info(f"触发均线跟踪止盈 {security} {direction}, 止损均线: {close_line}, "
  737. f"均线值: {ma_value:.2f}, 调整后: {adjusted_ma_value:.2f}, "
  738. f"当前价: {today_price:.2f}, 持仓天数: {holding_days}")
  739. close_position(context, security, direction)
  740. return True
  741. else:
  742. log.debug(f"未触发均线跟踪止盈 {security} {direction}, 止损均线: {close_line}, "
  743. f"均线值: {ma_value:.2f}, 调整后: {adjusted_ma_value:.2f}, "
  744. f"当前价: {today_price:.2f}, 持仓天数: {holding_days}")
  745. return False
  746. ############################ 核心辅助函数 ###################################
  747. def calculate_ma_values(data, periods):
  748. """计算均线值
  749. Args:
  750. data: DataFrame,包含'close'列的历史数据(最后一行是最新的数据)
  751. periods: list,均线周期列表,如[5, 10, 20, 30]
  752. Returns:
  753. dict: {'MA5': value, 'MA10': value, 'MA20': value, 'MA30': value}
  754. 返回最后一行(最新日期)的各周期均线值
  755. """
  756. ma_values = {}
  757. for period in periods:
  758. if len(data) >= period:
  759. # 计算最后period天的均线值
  760. ma_values[f'MA{period}'] = data['close'].iloc[-period:].mean()
  761. else:
  762. ma_values[f'MA{period}'] = None
  763. return ma_values
  764. def calculate_ma_cross_score(open_price, current_price, ma_values, direction):
  765. """根据开盘价与当前价统计多周期均线穿越得分
  766. 返回: (总得分, 得分详情列表)
  767. 得分详情: [{'period': 5, 'delta': 1}, {'period': 10, 'delta': 1}, ...]
  768. """
  769. if not ma_values:
  770. return 0, []
  771. assert direction in ('long', 'short')
  772. score = 0
  773. score_details = []
  774. periods = getattr(g, 'ma_cross_periods', g.ma_periods)
  775. for period in periods:
  776. key = f'MA{period}'
  777. ma_value = ma_values.get(key)
  778. if ma_value is None:
  779. continue
  780. cross_up = open_price < ma_value and current_price > ma_value
  781. cross_down = open_price > ma_value and current_price < ma_value
  782. if not (cross_up or cross_down):
  783. continue
  784. if direction == 'long':
  785. delta = 1 if cross_up else -1
  786. else:
  787. delta = -1 if cross_up else 1
  788. score += delta
  789. score_details.append({'period': period, 'delta': delta})
  790. log.debug(
  791. f" 均线穿越[{key}] - 开盘 {open_price:.2f}, 当前 {current_price:.2f}, "
  792. f"均线 {ma_value:.2f}, 方向 {direction}, 增量 {delta}, 当前得分 {score}"
  793. )
  794. return score, score_details
  795. def calculate_ma_proximity_counts(data, periods, lookback_days):
  796. """统计近 lookback_days 天收盘价贴近各均线的次数"""
  797. proximity_counts = {f'MA{period}': 0 for period in periods}
  798. if len(data) < lookback_days:
  799. return proximity_counts
  800. closes = data['close'].iloc[-lookback_days:]
  801. ma_series = {
  802. period: data['close'].rolling(window=period).mean().iloc[-lookback_days:]
  803. for period in periods
  804. }
  805. for idx, close_price in enumerate(closes):
  806. min_diff = None
  807. closest_period = None
  808. for period in periods:
  809. ma_value = ma_series[period].iloc[idx]
  810. if pd.isna(ma_value):
  811. continue
  812. diff = abs(close_price - ma_value)
  813. if min_diff is None or diff < min_diff:
  814. min_diff = diff
  815. closest_period = period
  816. if closest_period is not None:
  817. proximity_counts[f'MA{closest_period}'] += 1
  818. return proximity_counts
  819. def calculate_extreme_trend_days(data, periods, lookback_days):
  820. """统计过去 lookback_days 天收盘价相对所有均线的极端趋势天数"""
  821. if len(data) < lookback_days:
  822. return 0, 0
  823. recent_closes = data['close'].iloc[-lookback_days:]
  824. ma_series = {
  825. period: data['close'].rolling(window=period).mean().iloc[-lookback_days:]
  826. for period in periods
  827. }
  828. above_count = 0
  829. below_count = 0
  830. for idx, close_price in enumerate(recent_closes):
  831. ma_values = []
  832. valid = True
  833. for period in periods:
  834. ma_value = ma_series[period].iloc[idx]
  835. if pd.isna(ma_value):
  836. valid = False
  837. break
  838. ma_values.append(ma_value)
  839. if not valid or not ma_values:
  840. continue
  841. if all(close_price > ma_value for ma_value in ma_values):
  842. above_count += 1
  843. elif all(close_price < ma_value for ma_value in ma_values):
  844. below_count += 1
  845. return above_count, below_count
  846. def check_ma5_distribution_filter(data, lookback_days, direction, min_ratio):
  847. """检查近 lookback_days 天收盘价相对于MA5的分布情况"""
  848. stats = {
  849. 'lookback_days': lookback_days,
  850. 'valid_days': 0,
  851. 'qualified_days': 0,
  852. 'required_days': max(0, math.ceil(lookback_days * min_ratio))
  853. }
  854. if lookback_days <= 0:
  855. return True, stats
  856. if len(data) < max(lookback_days, 5):
  857. return False, stats
  858. recent_closes = data['close'].iloc[-lookback_days:]
  859. ma5_series = data['close'].rolling(window=5).mean().iloc[-lookback_days:]
  860. for close_price, ma5_value in zip(recent_closes, ma5_series):
  861. log.debug(f"close_price: {close_price}, ma5_value: {ma5_value}")
  862. if pd.isna(ma5_value):
  863. continue
  864. stats['valid_days'] += 1
  865. if direction == 'long' and close_price < ma5_value:
  866. stats['qualified_days'] += 1
  867. elif direction == 'short' and close_price > ma5_value:
  868. stats['qualified_days'] += 1
  869. if stats['valid_days'] < lookback_days:
  870. return False, stats
  871. return stats['qualified_days'] >= stats['required_days'], stats
  872. def check_open_gap_filter(symbol, dominant_future, direction, yesterday_close, today_open, current_trading_day):
  873. """开盘价差过滤辅助函数
  874. 根据当前策略模式(`g.ma_gap_strategy_mode`)和对应阈值检查开盘价差是否符合方向要求。
  875. Args:
  876. symbol: 品种代码(如 'AO')
  877. dominant_future: 主力合约代码(如 'AO2502.XSGE')
  878. direction: 方向,'long' 或 'short'
  879. yesterday_close: 前一交易日收盘价
  880. today_open: 当日开盘价
  881. current_trading_day: 当前期货交易日
  882. Returns:
  883. bool: True 表示通过开盘价差过滤,False 表示未通过(并已加入排除缓存)
  884. """
  885. open_gap_ratio = (today_open - yesterday_close) / yesterday_close
  886. log.info(
  887. f" 开盘价差检查: 昨收 {yesterday_close:.2f}, 今开 {today_open:.2f}, "
  888. f"价差比例 {open_gap_ratio:.2%}"
  889. )
  890. gap_check_passed = False
  891. if g.ma_gap_strategy_mode == 1:
  892. # 方案1:多头检查上跳,空头检查下跳
  893. if direction == 'long' and open_gap_ratio >= g.ma_open_gap_threshold:
  894. log.info(
  895. f" {symbol}({dominant_future}) ✓ 方案1多头开盘价差检查通过 "
  896. f"({open_gap_ratio:.2%} >= {g.ma_open_gap_threshold:.2%})"
  897. )
  898. gap_check_passed = True
  899. elif direction == 'short' and open_gap_ratio <= -g.ma_open_gap_threshold:
  900. log.info(
  901. f" {symbol}({dominant_future}) ✓ 方案1空头开盘价差检查通过 "
  902. f"({open_gap_ratio:.2%} <= {-g.ma_open_gap_threshold:.2%})"
  903. )
  904. gap_check_passed = True
  905. elif g.ma_gap_strategy_mode == 2 or g.ma_gap_strategy_mode == 3:
  906. # 方案2和方案3:多头检查下跳,空头检查上跳
  907. if direction == 'long' and open_gap_ratio <= -g.ma_open_gap_threshold2:
  908. log.info(
  909. f" {symbol}({dominant_future}) ✓ 方案{g.ma_gap_strategy_mode}多头开盘价差检查通过 "
  910. f"({open_gap_ratio:.2%} <= {-g.ma_open_gap_threshold2:.2%})"
  911. )
  912. gap_check_passed = True
  913. elif direction == 'short' and open_gap_ratio >= g.ma_open_gap_threshold2:
  914. log.info(
  915. f" {symbol}({dominant_future}) ✓ 方案{g.ma_gap_strategy_mode}空头开盘价差检查通过 "
  916. f"({open_gap_ratio:.2%} >= {g.ma_open_gap_threshold2:.2%})"
  917. )
  918. gap_check_passed = True
  919. if not gap_check_passed:
  920. add_to_excluded_contracts(dominant_future, 'open_gap', current_trading_day)
  921. return False
  922. return True
  923. def check_ma_pattern(ma_values, direction):
  924. """检查均线排列模式是否符合方向要求
  925. Args:
  926. ma_values: dict,包含MA5, MA10, MA20, MA30的均线值
  927. direction: str,'long'或'short'
  928. Returns:
  929. bool: 是否符合均线排列要求
  930. """
  931. ma5 = ma_values['MA5']
  932. ma10 = ma_values['MA10']
  933. ma20 = ma_values['MA20']
  934. ma30 = ma_values['MA30']
  935. if direction == 'long':
  936. # 多头模式:MA30 <= MA20 <= MA10 <= MA5 或 MA30 <= MA20 <= MA5 <= MA10
  937. # 或者:MA20 <= MA30 <= MA10 <= MA5 或 MA20 <= MA30 <= MA5 <= MA10
  938. pattern1 = (ma30 <= ma20 <= ma10 <= ma5)
  939. pattern2 = (ma30 <= ma20 <= ma5 <= ma10)
  940. pattern3 = (ma20 <= ma30 <= ma10 <= ma5)
  941. pattern4 = (ma20 <= ma30 <= ma5 <= ma10)
  942. return pattern1 or pattern2 or pattern3 or pattern4
  943. elif direction == 'short':
  944. # 空头模式:MA10 <= MA5 <= MA20 <= MA30 或 MA5 <= MA10 <= MA20 <= MA30
  945. # 或者:MA10 <= MA5 <= MA30 <= MA20 或 MA5 <= MA10 <= MA30 <= MA20
  946. pattern1 = (ma10 <= ma5 <= ma20 <= ma30)
  947. pattern2 = (ma5 <= ma10 <= ma20 <= ma30)
  948. pattern3 = (ma10 <= ma5 <= ma30 <= ma20)
  949. pattern4 = (ma5 <= ma10 <= ma30 <= ma20)
  950. return pattern1 or pattern2 or pattern3 or pattern4
  951. else:
  952. return False
  953. def check_historical_ma_pattern_consistency(historical_data, direction, lookback_days, consistency_threshold):
  954. """检查历史均线模式的一致性
  955. Args:
  956. historical_data: DataFrame,包含足够天数的历史数据
  957. direction: str,'long'或'short'
  958. lookback_days: int,检查过去多少天
  959. consistency_threshold: float,一致性阈值(0-1之间)
  960. Returns:
  961. tuple: (bool, float) - (是否通过一致性检查, 实际一致性比例)
  962. """
  963. if len(historical_data) < max(g.ma_periods) + lookback_days:
  964. # 历史数据不足
  965. return False, 0.0
  966. match_count = 0
  967. total_count = lookback_days
  968. # log.debug(f"历史均线模式一致性检查: {direction}, 检查过去{lookback_days}天的数据")
  969. # log.debug(f"历史数据: {historical_data}")
  970. # 检查过去lookback_days天的均线模式
  971. for i in range(lookback_days):
  972. # 获取倒数第(i+1)天的数据(i=0时是昨天,i=1时是前天,依此类推)
  973. end_idx = -(i + 1)
  974. # 获取这一天的具体日期
  975. date = historical_data.index[end_idx].date()
  976. # 获取到该天(包括该天)为止的所有数据
  977. if i == 0:
  978. data_slice = historical_data
  979. else:
  980. data_slice = historical_data.iloc[:-i]
  981. # 计算该天的均线值
  982. # log.debug(f"对于倒数第{i+1}天,end_idx: {end_idx},日期: {date},计算均线值: {data_slice}")
  983. ma_values = calculate_ma_values(data_slice, g.ma_periods)
  984. # log.debug(f"end_idx: {end_idx},日期: {date},倒数第{i+1}天的均线值: {ma_values}")
  985. # 检查是否符合模式
  986. if check_ma_pattern(ma_values, direction):
  987. match_count += 1
  988. # log.debug(f"日期: {date},对于倒数第{i+1}天,历史均线模式一致性检查: {direction} 符合模式")
  989. # else:
  990. # log.debug(f"日期: {date},对于倒数第{i+1}天,历史均线模式一致性检查: {direction} 不符合模式")
  991. consistency_ratio = match_count / total_count
  992. passed = consistency_ratio >= consistency_threshold
  993. return passed, consistency_ratio
  994. ############################ 交易执行函数 ###################################
  995. def open_position(context, security, target_hands, direction, single_hand_margin,
  996. single_hand_exceeds_limit, reason='',
  997. crossed_ma_details=None, entry_snapshot=None):
  998. """开仓并可选地在成交后校验保证金
  999. Args:
  1000. single_hand_exceeds_limit: bool,当单手保证金超过最大限制时为True
  1001. """
  1002. try:
  1003. # 记录交易前的可用资金
  1004. cash_before = context.portfolio.available_cash
  1005. # 根据单手保证金情况选择下单方式
  1006. use_value_order = (not single_hand_exceeds_limit) and getattr(g, 'max_margin_per_position', 0) > 0
  1007. if use_value_order:
  1008. target_value = g.max_margin_per_position
  1009. order = order_target_value(security, target_value, side=direction)
  1010. log.debug(f"使用order_target_value下单: {security} {direction} 目标价值 {target_value}")
  1011. else:
  1012. order = order_target(security, target_hands, side=direction)
  1013. log.debug(f"使用order_target按手数下单: {security} {direction} 目标手数 {target_hands}")
  1014. log.debug(f"order: {order}")
  1015. # 检查订单状态,如果为'new'说明当晚没有夜盘
  1016. if order is not None:
  1017. order_status = str(order.status).lower()
  1018. if order_status == 'new':
  1019. # 取消订单
  1020. cancel_order(order)
  1021. current_trading_day = get_current_trading_day(context.current_dt)
  1022. g.night_session_blocked = True
  1023. g.night_session_blocked_trading_day = current_trading_day
  1024. log.warning(f"订单状态为'new',说明{current_trading_day}当晚没有夜盘,已取消订单: {security} {direction} {target_hands}手,并禁止当晚所有操作")
  1025. return False
  1026. if order is not None and order.filled > 0:
  1027. # 记录交易后的可用资金
  1028. cash_after = context.portfolio.available_cash
  1029. # 计算实际资金变化
  1030. cash_change = cash_before - cash_after
  1031. # 计算保证金变化
  1032. margin_change = single_hand_margin * target_hands
  1033. # 获取订单价格和数量
  1034. order_price = order.avg_cost if order.avg_cost else order.price
  1035. order_amount = order.filled
  1036. # 记录当日交易
  1037. underlying_symbol = security.split('.')[0][:-4]
  1038. g.today_trades.append({
  1039. 'security': security, # 合约代码
  1040. 'underlying_symbol': underlying_symbol, # 标的代码
  1041. 'direction': direction, # 方向
  1042. 'order_amount': order_amount, # 订单数量
  1043. 'order_price': order_price, # 订单价格
  1044. 'cash_change': cash_change, # 资金变化
  1045. 'margin_change': margin_change, # 保证金
  1046. 'time': context.current_dt # 时间
  1047. })
  1048. # 记录交易信息
  1049. entry_trading_day = get_current_trading_day(context.current_dt)
  1050. # 处理穿越均线信息
  1051. crossed_ma_lines = []
  1052. if crossed_ma_details:
  1053. crossed_ma_lines = [f"MA{detail['period']}" for detail in crossed_ma_details if detail.get('delta', 0) > 0]
  1054. snapshot_copy = None
  1055. if entry_snapshot:
  1056. snapshot_copy = {
  1057. 'yesterday_close': entry_snapshot.get('yesterday_close'),
  1058. 'today_open': entry_snapshot.get('today_open'),
  1059. 'ma_values': (entry_snapshot.get('ma_values') or {}).copy(),
  1060. 'avg_5day_change': entry_snapshot.get('avg_5day_change')
  1061. }
  1062. g.trade_history[security] = {
  1063. 'entry_price': order_price,
  1064. 'target_hands': target_hands,
  1065. 'actual_hands': order_amount,
  1066. 'actual_margin': margin_change,
  1067. 'direction': direction,
  1068. 'entry_time': context.current_dt,
  1069. 'entry_trading_day': entry_trading_day,
  1070. 'crossed_ma_lines': crossed_ma_lines, # 记录穿越的均线
  1071. 'entry_snapshot': snapshot_copy
  1072. }
  1073. ma_trailing_enabled = True
  1074. ma_values_at_entry = calculate_realtime_ma_values(security, [5])
  1075. ma5_value = ma_values_at_entry.get('ma5')
  1076. if ma5_value is not None:
  1077. if direction == 'long' and order_price < ma5_value:
  1078. ma_trailing_enabled = False
  1079. log.info(f"禁用均线跟踪止盈: {security} {direction}, 开仓价 {order_price:.2f} < MA5 {ma5_value:.2f}")
  1080. elif direction == 'short' and order_price > ma5_value:
  1081. ma_trailing_enabled = False
  1082. log.info(f"禁用均线跟踪止盈: {security} {direction}, 开仓价 {order_price:.2f} > MA5 {ma5_value:.2f}")
  1083. g.trade_history[security]['ma_trailing_enabled'] = ma_trailing_enabled
  1084. crossed_ma_str = ', '.join(crossed_ma_lines) if crossed_ma_lines else '无'
  1085. log.info(f"开仓成功: {security} {direction} {order_amount}手 @{order_price:.2f}, "
  1086. f"保证金: {margin_change:.0f}, 资金变化: {cash_change:.0f}, 原因: {reason}, "
  1087. f"穿越均线: {crossed_ma_str}")
  1088. # log.debug(f"开仓后检查并补足保证金占用,使其满足最小要求")
  1089. # verify_position_margin_requirement(context, security)
  1090. return True
  1091. except Exception as e:
  1092. log.warning(f"开仓失败 {security}: {str(e)}")
  1093. return False
  1094. def verify_position_margin_requirement(context, security):
  1095. """开仓后检查并补足保证金占用,使其满足最小要求"""
  1096. try:
  1097. min_margin = getattr(g, 'max_margin_per_position', 0)
  1098. trade_info = g.trade_history.get(security)
  1099. if min_margin <= 0 or not trade_info:
  1100. return True
  1101. actual_margin = trade_info.get('actual_margin', 0)
  1102. actual_hands = trade_info.get('actual_hands', 0)
  1103. if actual_hands <= 0:
  1104. log.warning(f"保证金校验跳过: {security} 无有效持仓信息")
  1105. return False
  1106. if actual_margin >= min_margin:
  1107. log.debug(f"{security} 实际保证金 {actual_margin:.0f} 已满足要求 {min_margin:.0f}")
  1108. return True
  1109. underlying_symbol = security.split('.')[0][:-4]
  1110. direction = trade_info.get('direction')
  1111. multiplier = get_multiplier(underlying_symbol)
  1112. current_data = get_current_data()
  1113. entry_price = trade_info.get('entry_price')
  1114. def _safe_price(data, symbol):
  1115. try:
  1116. return data[symbol].last_price
  1117. except Exception:
  1118. return None
  1119. market_price = _safe_price(current_data, security)
  1120. price_for_rate = entry_price if entry_price and entry_price > 0 else market_price
  1121. if not price_for_rate or price_for_rate <= 0 or multiplier <= 0:
  1122. log.warning(f"保证金校验失败: {security} 缺少价格或乘数数据")
  1123. return False
  1124. contract_value = price_for_rate * multiplier * actual_hands
  1125. if contract_value <= 0:
  1126. log.warning(f"保证金校验失败: {security} 名义价值无效")
  1127. return False
  1128. actual_margin_rate = actual_margin / contract_value
  1129. if actual_margin_rate <= 0:
  1130. log.warning(f"保证金校验失败: {security} 无法计算保证金比例")
  1131. return False
  1132. # 更新对应方向的保证金率配置
  1133. if underlying_symbol in g.futures_config and direction:
  1134. margin_cfg = g.futures_config[underlying_symbol].setdefault('margin_rate', {})
  1135. prev_rate = margin_cfg.get(direction)
  1136. margin_cfg[direction] = actual_margin_rate
  1137. prev_rate_display = f"{prev_rate:.4f}" if prev_rate else "0.0000"
  1138. log.info(f"{underlying_symbol} {direction} 保证金率校准: {prev_rate_display} -> {actual_margin_rate:.4f}")
  1139. max_iterations = 3
  1140. while trade_info['actual_margin'] < min_margin and max_iterations > 0:
  1141. max_iterations -= 1
  1142. market_data = get_current_data()
  1143. latest_price = _safe_price(market_data, security) or price_for_rate
  1144. if not latest_price or latest_price <= 0:
  1145. log.warning(f"保证金补仓失败: {security} 缺少最新价格")
  1146. break
  1147. single_hand_margin = latest_price * multiplier * actual_margin_rate
  1148. if single_hand_margin <= 0:
  1149. log.warning(f"保证金补仓失败: {security} 无法计算单手保证金")
  1150. break
  1151. ideal_total_hands = math.ceil(min_margin / single_hand_margin)
  1152. if ideal_total_hands * single_hand_margin > min_margin:
  1153. ideal_total_hands = max(int(min_margin / single_hand_margin), trade_info['actual_hands'])
  1154. if ideal_total_hands <= trade_info['actual_hands']:
  1155. log.info(f"{security} 无法进一步增仓,单手保证金 {single_hand_margin:.0f} 限制")
  1156. break
  1157. available_cash = context.portfolio.available_cash * g.usage_percentage
  1158. if available_cash <= 0:
  1159. log.warning(f"{security} 可用资金不足,无法补仓")
  1160. break
  1161. max_additional_by_cash = int(available_cash / single_hand_margin)
  1162. if max_additional_by_cash <= 0:
  1163. log.warning(f"{security} 可用资金不足以增加1手")
  1164. break
  1165. target_hands = min(ideal_total_hands, trade_info['actual_hands'] + max_additional_by_cash)
  1166. additional_hands = target_hands - trade_info['actual_hands']
  1167. if additional_hands <= 0:
  1168. log.info(f"{security} 目标手数未增加,跳过补仓")
  1169. break
  1170. cash_before = context.portfolio.available_cash
  1171. order = order_target(security, target_hands, side=direction)
  1172. if not order or order.filled <= 0:
  1173. log.warning(f"{security} 保证金补仓订单未成交")
  1174. break
  1175. cash_after = context.portfolio.available_cash
  1176. additional_margin_used = max(0, cash_before - cash_after)
  1177. if additional_margin_used <= 0:
  1178. additional_margin_used = order.filled * single_hand_margin
  1179. trade_info['actual_hands'] += order.filled
  1180. trade_info['target_hands'] = target_hands
  1181. trade_info['actual_margin'] += additional_margin_used
  1182. g.today_trades.append({
  1183. 'security': security,
  1184. 'underlying_symbol': underlying_symbol,
  1185. 'direction': direction,
  1186. 'order_amount': order.filled,
  1187. 'order_price': order.avg_cost if order.avg_cost else order.price,
  1188. 'cash_change': additional_margin_used,
  1189. 'margin_change': additional_margin_used,
  1190. 'time': context.current_dt,
  1191. 'reason': 'margin_adjustment'
  1192. })
  1193. log.info(f"{security} 保证金补仓成功: +{order.filled}手, 总手数 {trade_info['actual_hands']}手, "
  1194. f"总保证金 {trade_info['actual_margin']:.0f}/{min_margin:.0f}")
  1195. if trade_info['actual_margin'] < min_margin:
  1196. log.warning(f"{security} 补仓后仍未达到保证金要求 {trade_info['actual_margin']:.0f}/{min_margin:.0f}")
  1197. return False
  1198. return True
  1199. except Exception as e:
  1200. log.warning(f"保证金校验异常 {security}: {str(e)}")
  1201. return False
  1202. def close_position(context, security, direction):
  1203. """平仓"""
  1204. try:
  1205. # 使用order_target平仓到0手
  1206. order = order_target(security, 0, side=direction)
  1207. if order is not None and order.filled > 0:
  1208. underlying_symbol = security.split('.')[0][:-4]
  1209. # 记录当日交易(平仓)
  1210. g.today_trades.append({
  1211. 'security': security,
  1212. 'underlying_symbol': underlying_symbol,
  1213. 'direction': direction,
  1214. 'order_amount': -order.filled,
  1215. 'order_price': order.avg_cost if order.avg_cost else order.price,
  1216. 'cash_change': 0,
  1217. 'time': context.current_dt
  1218. })
  1219. log.info(f"平仓成功: {underlying_symbol} {direction} {order.filled}手")
  1220. # 从交易历史中移除
  1221. if security in g.trade_history:
  1222. del g.trade_history[security]
  1223. log.debug(f"从交易历史中移除: {security}")
  1224. else:
  1225. log.info(f"平仓失败: {security} {direction} {order.filled}手")
  1226. return True
  1227. except Exception as e:
  1228. log.warning(f"平仓失败 {security}: {str(e)}")
  1229. return False
  1230. ############################ 辅助函数 ###################################
  1231. def get_futures_config(underlying_symbol, config_key=None, default_value=None):
  1232. """获取期货品种配置信息的辅助函数"""
  1233. if underlying_symbol not in g.futures_config:
  1234. if config_key and default_value is not None:
  1235. return default_value
  1236. return {}
  1237. if config_key is None:
  1238. return g.futures_config[underlying_symbol]
  1239. return g.futures_config[underlying_symbol].get(config_key, default_value)
  1240. def get_margin_rate(underlying_symbol, direction, default_rate=0.10):
  1241. """获取保证金比例的辅助函数"""
  1242. return g.futures_config.get(underlying_symbol, {}).get('margin_rate', {}).get(direction, default_rate)
  1243. def get_multiplier(underlying_symbol, default_multiplier=10):
  1244. """获取合约乘数的辅助函数"""
  1245. return g.futures_config.get(underlying_symbol, {}).get('multiplier', default_multiplier)
  1246. def add_to_excluded_contracts(dominant_future, reason, current_trading_day):
  1247. """将合约添加到排除缓存"""
  1248. g.excluded_contracts[dominant_future] = {
  1249. 'reason': reason,
  1250. 'trading_day': current_trading_day
  1251. }
  1252. def has_reached_trading_start(current_dt, trading_start_time_str, has_night_session=False):
  1253. """判断当前是否已到达合约允许交易的起始时间"""
  1254. if not trading_start_time_str:
  1255. return True
  1256. try:
  1257. hour, minute = [int(part) for part in trading_start_time_str.split(':')[:2]]
  1258. except Exception:
  1259. return True
  1260. start_time = time(hour, minute)
  1261. current_time = current_dt.time()
  1262. if has_night_session:
  1263. if current_time >= start_time:
  1264. return True
  1265. if current_time < time(12, 0):
  1266. return True
  1267. if time(8, 30) <= current_time <= time(15, 30):
  1268. return True
  1269. return False
  1270. if current_time < start_time:
  1271. return False
  1272. if current_time >= time(20, 0):
  1273. return False
  1274. return True
  1275. def calculate_target_hands(context, security, direction):
  1276. """计算目标开仓手数
  1277. Returns:
  1278. tuple: (target_hands, single_hand_margin, single_hand_exceeds_limit)
  1279. """
  1280. current_price = get_current_data()[security].last_price
  1281. underlying_symbol = security.split('.')[0][:-4]
  1282. # 使用保证金比例
  1283. margin_rate = get_margin_rate(underlying_symbol, direction)
  1284. multiplier = get_multiplier(underlying_symbol)
  1285. # 计算单手保证金
  1286. single_hand_margin = current_price * multiplier * margin_rate
  1287. log.debug(f"计算单手保证金: {current_price:.2f} * {multiplier:.2f} * {margin_rate:.2f} = {single_hand_margin:.2f}")
  1288. # 还要考虑可用资金限制
  1289. available_cash = context.portfolio.available_cash * g.usage_percentage
  1290. # 根据单个标的最大持仓保证金限制计算开仓数量
  1291. max_margin = g.max_margin_per_position
  1292. single_hand_exceeds_limit = single_hand_margin > max_margin
  1293. if not single_hand_exceeds_limit:
  1294. # 如果单手保证金不超过最大限制,计算最大可开仓手数
  1295. max_hands = int(max_margin / single_hand_margin)
  1296. max_hands_by_cash = int(available_cash / single_hand_margin)
  1297. # 取两者较小值
  1298. actual_hands = min(max_hands, max_hands_by_cash)
  1299. # 确保至少开1手
  1300. actual_hands = max(1, actual_hands)
  1301. log.info(f"单手保证金: {single_hand_margin:.0f}, 目标开仓手数: {actual_hands}")
  1302. return actual_hands, single_hand_margin, single_hand_exceeds_limit
  1303. else:
  1304. # 如果单手保证金超过最大限制,默认开仓1手
  1305. actual_hands = 1
  1306. log.info(f"单手保证金: {single_hand_margin:.0f} 超过最大限制: {max_margin}, 默认开仓1手")
  1307. return actual_hands, single_hand_margin, single_hand_exceeds_limit
  1308. def check_symbol_prefix_match(symbol, context, hold_symbols):
  1309. """检查是否有相似的持仓品种"""
  1310. log.debug(f"检查持仓")
  1311. symbol_prefix = symbol[:-9]
  1312. long_positions = context.subportfolios[0].long_positions
  1313. short_positions = context.subportfolios[0].short_positions
  1314. log.debug(f"long_positions: {long_positions}, short_positions: {short_positions}")
  1315. for hold_symbol in hold_symbols:
  1316. hold_symbol_prefix = hold_symbol[:-9] if len(hold_symbol) > 9 else hold_symbol
  1317. if symbol_prefix == hold_symbol_prefix:
  1318. return True
  1319. return False
  1320. def calculate_average_daily_change_rate(security, days=30):
  1321. """计算日均变化率"""
  1322. historical_data = attribute_history(security, days + 1, '1d', ['close'])
  1323. daily_change_rates = abs(historical_data['close'].pct_change()).iloc[1:]
  1324. return daily_change_rates.mean()
  1325. def calculate_realtime_ma_values(security, ma_periods):
  1326. """计算包含当前价格的实时均线值"""
  1327. if not ma_periods:
  1328. return {}
  1329. max_period = max(ma_periods)
  1330. history_days = max_period + MA_ADDITIONAL_HISTORY_DAYS
  1331. historical_data = attribute_history(security, history_days, '1d', ['close'])
  1332. today_price = get_current_data()[security].last_price
  1333. close_prices = historical_data['close'].tolist() + [today_price]
  1334. ma_values = {}
  1335. for period in ma_periods:
  1336. if len(close_prices) >= period:
  1337. ma_values[f'ma{period}'] = sum(close_prices[-period:]) / period
  1338. else:
  1339. ma_values[f'ma{period}'] = None
  1340. return ma_values
  1341. def calculate_recent_average_change(security, days=5):
  1342. """计算最近days天日间收盘涨幅的平均值"""
  1343. if days <= 0:
  1344. return None
  1345. try:
  1346. history = attribute_history(security, days + 1, '1d', ['close'])
  1347. except Exception as e:
  1348. log.warning(f"{security} 获取历史数据失败(均值涨幅计算): {str(e)}")
  1349. return None
  1350. closes = history['close']
  1351. if len(closes) < days + 1:
  1352. return None
  1353. pct_changes = closes.pct_change().dropna().abs() # 取绝对值,更关心涨跌幅度而不是方向
  1354. if len(pct_changes) < days:
  1355. return None
  1356. return pct_changes.iloc[-days:].mean()
  1357. def format_entry_details(entry_snapshot):
  1358. """格式化记录到CSV的价格、均线及扩展信息"""
  1359. if not entry_snapshot:
  1360. return ''
  1361. def fmt(value):
  1362. return f"{value:.2f}" if value is not None else "NA"
  1363. ma_values = entry_snapshot.get('ma_values') or {}
  1364. snapshot_parts = [
  1365. f"prev_close:{fmt(entry_snapshot.get('yesterday_close'))}",
  1366. f"open:{fmt(entry_snapshot.get('today_open'))}"
  1367. ]
  1368. for period in [5, 10, 20, 30, 60]:
  1369. key_upper = f"MA{period}"
  1370. key_lower = key_upper.lower()
  1371. value = ma_values.get(key_upper)
  1372. if value is None:
  1373. value = ma_values.get(key_lower)
  1374. snapshot_parts.append(f"{key_upper}:{fmt(value)}")
  1375. avg_change = entry_snapshot.get('avg_5day_change')
  1376. if avg_change is not None:
  1377. snapshot_parts.append(f"AVG5:{avg_change:.4%}")
  1378. else:
  1379. snapshot_parts.append("AVG5:NA")
  1380. return '|'.join(snapshot_parts)
  1381. def save_today_new_positions_to_csv(context):
  1382. """将当天新增的持仓记录追加保存到CSV文件"""
  1383. log.info(f"保存当天新增的持仓记录到CSV文件")
  1384. if not g.trade_history:
  1385. return
  1386. current_trading_day = normalize_trade_day_value(get_current_trading_day(context.current_dt))
  1387. # 筛选当天新开仓的记录
  1388. today_new_positions = []
  1389. for security, trade_info in g.trade_history.items():
  1390. entry_trading_day = normalize_trade_day_value(trade_info.get('entry_trading_day'))
  1391. if entry_trading_day == current_trading_day:
  1392. underlying_symbol = security.split('.')[0][:-4]
  1393. crossed_ma_lines = trade_info.get('crossed_ma_lines', [])
  1394. # 使用分号分隔多条均线,避免CSV格式问题
  1395. crossed_ma_str = ';'.join(crossed_ma_lines) if crossed_ma_lines else ''
  1396. details = format_entry_details(trade_info.get('entry_snapshot'))
  1397. today_new_positions.append({
  1398. 'security': security,
  1399. 'underlying_symbol': underlying_symbol,
  1400. 'direction': trade_info['direction'],
  1401. 'entry_price': trade_info['entry_price'],
  1402. 'actual_hands': trade_info['actual_hands'],
  1403. 'actual_margin': trade_info['actual_margin'],
  1404. 'entry_time': trade_info['entry_time'].strftime('%H:%M:%S'), # 只保留时间
  1405. 'entry_trading_day': str(entry_trading_day),
  1406. 'crossed_ma_lines': crossed_ma_str,
  1407. 'details': details
  1408. })
  1409. # 如果没有当天新增的记录,直接返回
  1410. if not today_new_positions:
  1411. log.debug("当天无新增持仓记录,跳过保存")
  1412. return
  1413. try:
  1414. filename = 'trade_history.csv'
  1415. # 尝试读取现有文件
  1416. existing_content = ''
  1417. file_exists = False
  1418. try:
  1419. existing_content_bytes = read_file(filename)
  1420. if existing_content_bytes:
  1421. existing_content = existing_content_bytes.decode('utf-8')
  1422. file_exists = True
  1423. except:
  1424. pass
  1425. # 准备CSV内容
  1426. csv_lines = []
  1427. # 如果文件不存在,添加表头
  1428. if not file_exists:
  1429. header = 'security,underlying_symbol,direction,entry_price,actual_hands,actual_margin,entry_time,entry_trading_day,crossed_ma_lines,details'
  1430. csv_lines.append(header)
  1431. # 添加新记录
  1432. for pos in today_new_positions:
  1433. line = f"{pos['security']},{pos['underlying_symbol']},{pos['direction']},{pos['entry_price']:.2f},{pos['actual_hands']},{pos['actual_margin']:.2f},{pos['entry_time']},{pos['entry_trading_day']},{pos['crossed_ma_lines']},{pos['details']}"
  1434. csv_lines.append(line)
  1435. # 合并内容:现有内容 + 新内容
  1436. new_content = '\n'.join(csv_lines)
  1437. if file_exists:
  1438. final_content = existing_content.rstrip('\n') + '\n' + new_content
  1439. else:
  1440. final_content = new_content
  1441. # 写入文件 - 将字符串编码为bytes以符合JoinQuant API要求
  1442. write_file(filename, final_content.encode('utf-8'))
  1443. log.info(f"已追加{len(today_new_positions)}条当天新增持仓记录到文件: {filename}")
  1444. except Exception as e:
  1445. log.warning(f"保存持仓记录到CSV文件时出错: {str(e)}")
  1446. def sync_trade_history_with_positions(context):
  1447. """同步g.trade_history与实际持仓,清理已平仓但记录未删除的持仓"""
  1448. if not g.trade_history:
  1449. return
  1450. subportfolio = context.subportfolios[0]
  1451. actual_positions = set(subportfolio.long_positions.keys()) | set(subportfolio.short_positions.keys())
  1452. # 找出g.trade_history中有记录但实际已平仓的合约
  1453. stale_records = []
  1454. for security in g.trade_history.keys():
  1455. if security not in actual_positions:
  1456. stale_records.append(security)
  1457. # 清理这些过期记录
  1458. if stale_records:
  1459. log.info("=" * 60)
  1460. log.info("发现持仓记录与实际持仓不同步,进行清理:")
  1461. for security in stale_records:
  1462. trade_info = g.trade_history[security]
  1463. underlying_symbol = security.split('.')[0][:-4]
  1464. log.info(f" 清理过期记录: {underlying_symbol}({security}) {trade_info['direction']}, "
  1465. f"成本价: {trade_info['entry_price']:.2f}, "
  1466. f"入场时间: {trade_info['entry_time']}")
  1467. del g.trade_history[security]
  1468. log.info(f"共清理 {len(stale_records)} 条过期持仓记录")
  1469. log.info("=" * 60)
  1470. def after_market_close(context):
  1471. """收盘后运行函数"""
  1472. log.info(str('函数运行时间(after_market_close):'+str(context.current_dt.time())))
  1473. # 保存当天新增的持仓记录到CSV文件
  1474. save_today_new_positions_to_csv(context)
  1475. # 同步检查:清理g.trade_history中已平仓但记录未删除的持仓
  1476. sync_trade_history_with_positions(context)
  1477. # 清空候选列表(每天重新检查)
  1478. g.daily_ma_candidates = {}
  1479. # 清空排除缓存(每天重新检查)
  1480. excluded_count = len(g.excluded_contracts)
  1481. if excluded_count > 0:
  1482. log.info(f"清空排除缓存,共 {excluded_count} 个合约")
  1483. g.excluded_contracts = {}
  1484. # 重置夜盘禁止操作标志
  1485. if g.night_session_blocked:
  1486. log.info(f"重置夜盘禁止操作标志")
  1487. g.night_session_blocked = False
  1488. g.night_session_blocked_trading_day = None
  1489. # 只有当天有交易时才打印统计信息
  1490. if g.today_trades:
  1491. print_daily_trading_summary(context)
  1492. # 清空当日交易记录
  1493. g.today_trades = []
  1494. log.info('##############################################################')
  1495. def print_daily_trading_summary(context):
  1496. """打印当日交易汇总"""
  1497. if not g.today_trades:
  1498. return
  1499. log.info("\n=== 当日交易汇总 ===")
  1500. total_margin = 0
  1501. for trade in g.today_trades:
  1502. if trade['order_amount'] > 0: # 开仓
  1503. log.info(f"开仓 {trade['underlying_symbol']} {trade['direction']} {trade['order_amount']}手 "
  1504. f"价格:{trade['order_price']:.2f} 保证金:{trade['cash_change']:.0f}")
  1505. total_margin += trade['cash_change']
  1506. else: # 平仓
  1507. log.info(f"平仓 {trade['underlying_symbol']} {trade['direction']} {abs(trade['order_amount'])}手 "
  1508. f"价格:{trade['order_price']:.2f}")
  1509. log.info(f"当日保证金占用: {total_margin:.0f}")
  1510. log.info("==================\n")
  1511. ########################## 自动移仓换月函数 #################################
  1512. def position_auto_switch(context, pindex=0, switch_func=None, callback=None):
  1513. """期货自动移仓换月"""
  1514. import re
  1515. subportfolio = context.subportfolios[pindex]
  1516. symbols = set(subportfolio.long_positions.keys()) | set(subportfolio.short_positions.keys())
  1517. switch_result = []
  1518. for symbol in symbols:
  1519. match = re.match(r"(?P<underlying_symbol>[A-Z]{1,})", symbol)
  1520. if not match:
  1521. raise ValueError("未知期货标的: {}".format(symbol))
  1522. else:
  1523. underlying_symbol = match.groupdict()["underlying_symbol"]
  1524. trading_start = get_futures_config(underlying_symbol, 'trading_start_time', None)
  1525. has_night_session = get_futures_config(underlying_symbol, 'has_night_session', False)
  1526. # log.debug(f"移仓换月: {symbol}, 交易开始时间: {trading_start}, 夜盘: {has_night_session}")
  1527. if trading_start and not has_reached_trading_start(context.current_dt, trading_start, has_night_session):
  1528. # log.info("{} 当前时间 {} 未到达交易开始时间 {} (夜盘:{} ),跳过移仓".format(
  1529. # symbol,
  1530. # context.current_dt.strftime('%H:%M:%S'),
  1531. # trading_start,
  1532. # has_night_session
  1533. # ))
  1534. continue
  1535. dominant = get_dominant_future(underlying_symbol)
  1536. cur = get_current_data()
  1537. symbol_last_price = cur[symbol].last_price
  1538. dominant_last_price = cur[dominant].last_price
  1539. if dominant > symbol:
  1540. for positions_ in (subportfolio.long_positions, subportfolio.short_positions):
  1541. if symbol not in positions_.keys():
  1542. continue
  1543. else :
  1544. p = positions_[symbol]
  1545. if switch_func is not None:
  1546. switch_func(context, pindex, p, dominant)
  1547. else:
  1548. amount = p.total_amount
  1549. # 跌停不能开空和平多,涨停不能开多和平空
  1550. if p.side == "long":
  1551. symbol_low_limit = cur[symbol].low_limit
  1552. dominant_high_limit = cur[dominant].high_limit
  1553. if symbol_last_price <= symbol_low_limit:
  1554. log.warning("标的{}跌停,无法平仓。移仓换月取消。".format(symbol))
  1555. continue
  1556. elif dominant_last_price >= dominant_high_limit:
  1557. log.warning("标的{}涨停,无法开仓。移仓换月取消。".format(dominant))
  1558. continue
  1559. else:
  1560. log.info("进行移仓换月: ({0},long) -> ({1},long)".format(symbol, dominant))
  1561. order_old = order_target(symbol, 0, side='long')
  1562. if order_old != None and order_old.filled > 0:
  1563. order_new = order_target(dominant, amount, side='long')
  1564. if order_new != None and order_new.filled > 0:
  1565. switch_result.append({"before": symbol, "after": dominant, "side": "long"})
  1566. # 换月成功,更新交易记录
  1567. if symbol in g.trade_history:
  1568. # 复制旧的交易记录作为基础
  1569. old_entry_price = g.trade_history[symbol]['entry_price']
  1570. g.trade_history[dominant] = g.trade_history[symbol].copy()
  1571. # 更新成本价为新合约的实际开仓价
  1572. new_entry_price = None
  1573. if order_new.avg_cost and order_new.avg_cost > 0:
  1574. new_entry_price = order_new.avg_cost
  1575. g.trade_history[dominant]['entry_price'] = order_new.avg_cost
  1576. elif order_new.price and order_new.price > 0:
  1577. new_entry_price = order_new.price
  1578. g.trade_history[dominant]['entry_price'] = order_new.price
  1579. else:
  1580. # 如果订单价格无效,使用当前价格作为成本价
  1581. new_entry_price = dominant_last_price
  1582. g.trade_history[dominant]['entry_price'] = dominant_last_price
  1583. # 更新入场时间
  1584. g.trade_history[dominant]['entry_time'] = context.current_dt
  1585. # 更新入场交易日
  1586. g.trade_history[dominant]['entry_trading_day'] = get_current_trading_day(context.current_dt)
  1587. # 删除旧合约的交易记录
  1588. del g.trade_history[symbol]
  1589. log.info(f"移仓换月成本价更新: {symbol} -> {dominant}, "
  1590. f"旧成本价: {old_entry_price:.2f}, 新成本价: {new_entry_price:.2f}")
  1591. else:
  1592. log.warning("标的{}交易失败,无法开仓。移仓换月失败。".format(dominant))
  1593. if p.side == "short":
  1594. symbol_high_limit = cur[symbol].high_limit
  1595. dominant_low_limit = cur[dominant].low_limit
  1596. if symbol_last_price >= symbol_high_limit:
  1597. log.warning("标的{}涨停,无法平仓。移仓换月取消。".format(symbol))
  1598. continue
  1599. elif dominant_last_price <= dominant_low_limit:
  1600. log.warning("标的{}跌停,无法开仓。移仓换月取消。".format(dominant))
  1601. continue
  1602. else:
  1603. log.info("进行移仓换月: ({0},short) -> ({1},short)".format(symbol, dominant))
  1604. order_old = order_target(symbol, 0, side='short')
  1605. if order_old != None and order_old.filled > 0:
  1606. order_new = order_target(dominant, amount, side='short')
  1607. if order_new != None and order_new.filled > 0:
  1608. switch_result.append({"before": symbol, "after": dominant, "side": "short"})
  1609. # 换月成功,更新交易记录
  1610. if symbol in g.trade_history:
  1611. # 复制旧的交易记录作为基础
  1612. old_entry_price = g.trade_history[symbol]['entry_price']
  1613. g.trade_history[dominant] = g.trade_history[symbol].copy()
  1614. # 更新成本价为新合约的实际开仓价
  1615. new_entry_price = None
  1616. if order_new.avg_cost and order_new.avg_cost > 0:
  1617. new_entry_price = order_new.avg_cost
  1618. g.trade_history[dominant]['entry_price'] = order_new.avg_cost
  1619. elif order_new.price and order_new.price > 0:
  1620. new_entry_price = order_new.price
  1621. g.trade_history[dominant]['entry_price'] = order_new.price
  1622. else:
  1623. # 如果订单价格无效,使用当前价格作为成本价
  1624. new_entry_price = dominant_last_price
  1625. g.trade_history[dominant]['entry_price'] = dominant_last_price
  1626. # 更新入场时间
  1627. g.trade_history[dominant]['entry_time'] = context.current_dt
  1628. # 更新入场交易日
  1629. g.trade_history[dominant]['entry_trading_day'] = get_current_trading_day(context.current_dt)
  1630. # 删除旧合约的交易记录
  1631. del g.trade_history[symbol]
  1632. log.info(f"移仓换月成本价更新: {symbol} -> {dominant}, "
  1633. f"旧成本价: {old_entry_price:.2f}, 新成本价: {new_entry_price:.2f}")
  1634. else:
  1635. log.warning("标的{}交易失败,无法开仓。移仓换月失败。".format(dominant))
  1636. if callback:
  1637. callback(context, pindex, p, dominant)
  1638. return switch_result