搜索
产品
社区
市场
新闻
经纪商
更多
CN
开始
社区
/
脚本
/
Simple debug function
OPEN-SOURCE SCRIPT
Simple debug function
由Trendoscope提供
Wizard
关注
关注
已更新
2021年10月5日
6
8
添加到收藏
添加到收藏
2
2
2021年8月3日
Simple method I used to debug problem in my script.
For loop generates 5 numbers from the given depth. At present, depth is 9
Rules for generating the combinations are as follows:
First number is always 1
Two even numbers should not be adjacent to each other and two odd numbers should not be adjacent to each other
Numbers should be ordered in incremental order.
Print all possible combinations
While the logic above is just a random one. Debug method can be reused for any program.
2021年8月24日
版本注释
Few updates
Made logs scrollable by adding start index as input. This is set to 0.
Added barindex as first column for reference. This can also be changed to date and time. But, thought bar index is more useful to have.
Added maxLogSize which refers to size of logs. Max value is 100000 - beyond that it will give runtime error. Hence, set maxvalue to avoid that.
2021年8月28日
版本注释
Minor updates
introduced method add_to_array to have fixed size array
Mix table max size issue
2021年8月28日
版本注释
onlyLastBar set to false by default
2021年9月1日
版本注释
convert to tostring before adding array to avoid errors
2021年9月1日
版本注释
Adding signature ;)
2021年9月18日
版本注释
Further update to print bar time instead of bar index. Option added to chose bar index as well.
Grouping of inputs.
2021年10月5日
版本注释
Convert to v5
debug
debugging
Trend Analysis
开源脚本
本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受
网站规则
约束。 您可以收藏它以在图表上使用。
想在图表上使用此脚本?
添加到收藏
Trendoscope
Wizard
关注
Trial -
trendoscope.io/trial
Subscribe -
trendoscope.io/pricing
Telegram:
p.trendoscope.io/telegram
Rate us :
trustpilot.com/review/trendoscope.io
更多:
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在
使用条款
阅读更多信息。