断点调试库简单使用方法

凉滑
凉滑 专注于量化研究工作,有兴趣的朋友可以一起交流

0 People liked this article · 1686 views

  断点调试库简单使用方法 

        本文主要针对 PTrade 平台研究模块如何使用 pdb(Python Debugger 断点调试库)。在 Python 中,断点调试是一种非常有用的技术,允许在代码执行过程中暂停,并检查变量值、调用栈等调试信息。目前回测模块与交易模块输出台无法接收输入,若后续支持该功能则该库将会更加 实用。后文的代码均在研究模块执行。  
        该库新旧版本均可使用,新版本提供便捷调用方法breakpoint。

List of attachments

断点调试库简单使用方法.pdf

523KB

0.00已付费

积分

download

Published on 2024-12-15 15:55

Disclaimers:

This document is written by 凉滑 Original published on 百果量化交流平台 ,The copyright belongs to the author。

Log in,More exciting content waiting for you to find,Contribute wonderful answers,Participate in comment interaction

go Sign in! No accountgoregister

Included in the column

Recommended content

article 双低可转债demo策略
article 铁头八卦占卜源码
article TA-Lib 威廉指标说明
article 小市值周三换仓
article 江恩扇形策略(升级版)