Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vnpy/vnpy_ctastrategy issues and pull requests
#64 - 函数`cross_stop_order()`的long_cross_price和short_cross_price设置反了
Issue -
State: open - Opened by zhaorui20005 9 days ago
#63 - Backtesting过程中发现Stoporder会被错误触发。
Issue -
State: open - Opened by meaning627 about 1 month ago
Labels: help wanted
#62 - 基类CtaTemplate的load_bar方法的interval参数有默认值并不合理
Issue -
State: closed - Opened by wuliehan about 2 months ago
- 1 comment
Labels: wontfix
#61 - Fix the campatible problem on PySide6 6.7.3
Pull Request -
State: closed - Opened by gikoluo about 2 months ago
- 1 comment
#60 - Update backtesting.py
Pull Request -
State: closed - Opened by bthuntergg about 2 months ago
- 1 comment
#59 - Tick级回测中,限价单成交是否考虑市场深度的因素?
Issue -
State: closed - Opened by ZhongHaoAustin 2 months ago
- 2 comments
Labels: question
#58 - 策略类中代表仓位的pos变量为小数的时候存在误差,使得DoubleMaStrategy案例中的if self.pos == 0:语句变得不适用
Issue -
State: closed - Opened by wuliehan 3 months ago
- 1 comment
Labels: invalid
#57 - 建议把线性年化收益计算方式 改为 复利增长的年化收益计算方式
Issue -
State: open - Opened by szshower 3 months ago
#56 - highlevel 应该和 capital 再比较一次
Issue -
State: open - Opened by szshower 3 months ago
#55 - dual thrust示例中, on_bar是1min频率回调, 里面却判断了日期
Issue -
State: closed - Opened by junfx 4 months ago
#54 - [Fix]修正变量daily_trade_count的类型
Pull Request -
State: closed - Opened by wuliehan 4 months ago
- 1 comment
#53 - slippage 计算问题
Issue -
State: closed - Opened by szshower 4 months ago
- 1 comment
Labels: invalid
#52 - [Mod] i18n update
Pull Request -
State: closed - Opened by noranhe 5 months ago
#51 - widget的find_strategy函数需要过滤一下没有策略实例的情况
Issue -
State: closed - Opened by noranhe 5 months ago
- 1 comment
Labels: enhancement
#50 - I18n
Pull Request -
State: closed - Opened by vnpy 5 months ago
#49 - [Fix] issue 48
Pull Request -
State: closed - Opened by noranhe 5 months ago
#48 - variables重复添加target_pos?
Issue -
State: closed - Opened by lanceyliao 6 months ago
- 1 comment
#47 - 实盘换月可能部分成交、单腿成交,应维护未成交手数、增加撤未成交单功能
Issue -
State: closed - Opened by lanceyliao 6 months ago
- 1 comment
Labels: invalid
#46 - [Mod] 完善i18n支持
Pull Request -
State: closed - Opened by noranhe 8 months ago
#45 - 回测成交为空报错
Issue -
State: closed - Opened by noranhe 8 months ago
#44 - [Fix] DoubleMaStrategy没有调用cancel_all函数的问题
Pull Request -
State: closed - Opened by noranhe 8 months ago
#43 - 简化最大回撤算法;保留历史sharpe序列;兼容HHI.HK-20240429-HKD-FUT.HKFE
Pull Request -
State: closed - Opened by lanceyliao 8 months ago
#42 - callback(data)重复调用
Issue -
State: closed - Opened by noranhe 8 months ago
#41 - 回测停止单被错误触发
Issue -
State: open - Opened by cloudseasail 8 months ago
Labels: enhancement
#40 - i18n
Pull Request -
State: closed - Opened by bug-or-feature 10 months ago
#39 - 可变对象在类实例化时不会重复创建,但单策略运行在多品种时需要对同一个类进行多次实例化,如何修改或避免?
Issue -
State: closed - Opened by lanceyliao 11 months ago
- 3 comments
Labels: help wanted
#38 - show_chart返回fig;ewm_sharpe_series
Pull Request -
State: closed - Opened by lanceyliao 12 months ago
#37 - [Mod] 增加ngen_size参数
Pull Request -
State: closed - Opened by noranhe 12 months ago
#36 - bug: array mananger 计算 bollingerbands
Issue -
State: closed - Opened by xyztrader over 1 year ago
- 1 comment
Labels: enhancement
#35 - [Fix] 修复成交记录为空时的报错
Pull Request -
State: closed - Opened by noranhe over 1 year ago
#34 - [Fix] issue 32
Pull Request -
State: closed - Opened by noranhe over 1 year ago
- 1 comment
#33 - [FIX] strategy_orderids的type hint从list修正为set
Pull Request -
State: closed - Opened by ieachen over 1 year ago
#32 - callback(bar) 重复调用
Issue -
State: closed - Opened by szshower over 1 year ago
- 2 comments
Labels: enhancement
#31 - [fix]issue 30
Pull Request -
State: closed - Opened by wangtao-hengru over 1 year ago
#30 - 文件template中,函数sell和cover注释代码不一致
Issue -
State: closed - Opened by wangtao-hengru over 1 year ago
#29 - [Fix] 将 TargetPosTemplate 等以Template结尾的类从策略列表里剔除
Pull Request -
State: closed - Opened by kkqy over 1 year ago
- 1 comment
#28 - 加载策略的时候会把 TargetPosTemplate 也加载进来
Issue -
State: closed - Opened by kkqy over 1 year ago
- 1 comment
Labels: enhancement
#27 - 删除策略以后,只会删除cta_strategy_setting.json而不会删除cta_strategy_data.json里的数
Issue -
State: closed - Opened by kkqy over 1 year ago
- 1 comment
Labels: help wanted
#26 - [Mod] 用DB_TZ替换LOCAL_TZ
Pull Request -
State: closed - Opened by noranhe about 2 years ago
#25 - Feat basket
Pull Request -
State: closed - Opened by ruyisee about 2 years ago
#25 - Feat basket
Pull Request -
State: closed - Opened by ruyisee about 2 years ago
#24 - [Fix] typo
Pull Request -
State: closed - Opened by noranhe about 2 years ago
#23 - [Fix] issue 3312
Pull Request -
State: closed - Opened by noranhe about 2 years ago
#22 - 修复了策略初始化过程中,策略触发异常后仍然会继续运行的问题
Pull Request -
State: closed - Opened by lin-ww over 2 years ago
- 2 comments
#22 - 修复了策略初始化过程中,策略触发异常后仍然会继续运行的问题
Pull Request -
State: closed - Opened by lin-ww over 2 years ago
- 2 comments
#21 - 策略参数优化时需要一个进度或者时间
Issue -
State: closed - Opened by sowans over 2 years ago
- 1 comment
Labels: enhancement
#20 - [Mod] replace pytz + 更新版本号到1.1.1
Pull Request -
State: closed - Opened by noranhe over 2 years ago
#19 - 完善两个策略加载过程中的处理逻辑,减少vnpy主进程的重启操作
Pull Request -
State: closed - Opened by iamideas over 2 years ago
- 1 comment
#18 - [Fix] vnpy_ctabacktester issue 15
Pull Request -
State: closed - Opened by noranhe over 2 years ago
#17 - [Del] inverse related code
Pull Request -
State: closed - Opened by noranhe over 2 years ago
#16 - https://github.com/vnpy/vnpy/issues/3295#issue-1229396214
Pull Request -
State: closed - Opened by xuxin3101 over 2 years ago
- 1 comment
#15 - 需要一个“查找策略”或者“定位策略”的按钮
Issue -
State: closed - Opened by adriancobb over 2 years ago
Labels: enhancement
#14 - [Add] 类型声明
Pull Request -
State: closed - Opened by noranhe over 2 years ago
#13 - 建议使用show启动移仓助手RolloverTool
Issue -
State: closed - Opened by noranhe over 2 years ago
- 1 comment
Labels: wontfix
#11 - [Mod] 更新文档
Pull Request -
State: closed - Opened by Edanflame almost 3 years ago
#10 - init_strategy返回Future,这样开发者可以自主决定是否需要等待
Pull Request -
State: closed - Opened by pluspku almost 3 years ago
#9 - 在返回成交信息很多时候,sync_strategy_data写入卡住
Issue -
State: closed - Opened by BillyZhangGuoping almost 3 years ago
- 3 comments
Labels: enhancement
#8 - 如果在子线程使用roll_over, 因为直接调用了 QTextEdit 的append函数,会报错。
Issue -
State: closed - Opened by BillyZhangGuoping about 3 years ago
- 2 comments
Labels: wontfix
#7 - 修复策略初始化读取布尔值false失败的问题
Pull Request -
State: closed - Opened by noranhe about 3 years ago
#6 - [fix]修复策略target_pos策略变量显示不及的问题
Pull Request -
State: closed - Opened by ruyisee about 3 years ago
#5 - load_strategy_class_from_folder不能识别linux目录下的策略文件
Issue -
State: closed - Opened by sailorgege over 3 years ago
- 3 comments
#4 - Update backtesting.py
Pull Request -
State: closed - Opened by playfund over 3 years ago
#3 - Fix(CtaEngine): change joinpath method
Pull Request -
State: closed - Opened by Gabrielvon over 3 years ago
#2 - Fix: use path.joinpath for both in windows and macos
Pull Request -
State: closed - Opened by Gabrielvon over 3 years ago
#1 - fix issue 2992 part 1
Pull Request -
State: closed - Opened by noranhe over 3 years ago