TradingView
LucasStar
Nov 18, 2021 4:32 PM

chanlun 

Tesla, Inc.NASDAQ

描述

Description
"Chan Lun" is a kind of investment in the market made by Internet celebrities "Chan Zhong Shuo Zen". Chan Lun is suitable for the investment market of stock securities theory, such as stocks, securities warrants and futures . "Chan Shi" June 7, 2006 From the beginning of writing the first "Teaching You How to Invest in Stocks" series of articles, this theory of investment "entanglement theory" has officially appeared. The gradual derivation of the trend structure, scientific and accurate classification of various trends in the market, so as to guide actual operations.

I used the pine script of tradeview to construct the type, pen, and center in the chanlun. Through these icons, you can find the buying and selling points.
缠论指标支持对分型、笔、中枢的绘制,并且可以在新笔与旧笔之间切换,根据图中所示,可以看到买卖点

版本注释

Refactor the code, use pointer movement to avoid redrawing line objects and box objects, and realize the extension of pen, zhongshu, and extension zhongshu to draw only once
Fix the problem that the latest pen and zhongshu cannot be displayed after the latest bar appears

对代码进行重构,利用指针移动避免line对象、box对象重新绘制,实现笔、中枢、中枢扩展只绘制一次,提升执行效率
修复最新k线出现后,最新的笔、中枢无法展示的问题

版本注释

Solve the problem that the last expansion zhongshu will not be displayed under special circumstances
解决最后一个扩展中枢在特殊情况下不展示的问题

版本注释

Solve the problem that the last pen is not displayed in some scenes
解决最后一个笔在某些场景下不展示的问题

Add option, support pen display and close
添加选项,支持笔的展示及关闭

版本注释

As the bar is updated, the last pen can also be displayed
随着k线更新,最后一个笔也可以展示出来

版本注释

In order to support the display of pens in some special situations, the mode configuration of special pens has been added. There are three configurations in total:
1. Standard configuration, using the pen definition in the chanlun theory
2. The former includes the configuration, allowing the former sub-type to include the latter sub-type
3. The latter includes the configuration, allowing the latter type to include the previous type

为了支持一些特殊情况下笔的展示,增了特殊笔的模式配置,一共有三种配置:
1. 标准配置,使用缠论中的笔定义
2. 前包含配置,允许前一个分型包含后一个分型
3. 后包含配置,允许后一个分型包含前一个分型

The following figure uses the former inclusion, so even if the previous part is higher than the latter, it can be displayed
下图使用了前包含,所以即使前一个分型比后一个分型高,也可以展示出来


The following figure uses the standard mode, the former part includes the latter part and cannot form a pen
下图使用了标准模式,前一个分型包含了后一个分型,不能形成笔


The configuration method is shown in the figure below
配置方式如下图所示
photos.app.goo.gl/QEbH4skYpWoLJhdW7

版本注释

Support k-line playback function
缠论指标支持k线回放功能

版本注释

Fix some pen division problems
修复一些笔划分的问题

版本注释

Fix the problem of inaccurate depiction of some pens
修复部分笔刻画不准确的问题
https://photos.app.goo.gl/AErtvxJMjhmVQeqp9
https://photos.app.goo.gl/aNWLcaUiB9sH3W2P8

Choice of pen style support
对笔的样式支持选择
https://photos.app.goo.gl/sznuQEYRzNHSGkWc7


版本注释

remove invalid options
去除无效的选项

版本注释

The line width support setting of the privot, optimizing the display of the buy and sell marks of the privot
中枢线宽支持设置,优化中枢买卖标记的显示

版本注释


Optimize display
优化展示
评论
youxia1286
您好,请问付费是多少。
LucasStar
@youxia1286, 上面的google文档中有
supperliao
老师你好,方便给下七天试用吗,想看看功能是否适合我,感谢!
YUEEXEMSN
已付款,请授权。账号:YUEEXEMSN
yuegong2000
Hi, I am interested in your chanlun indicator, may I have the access? Thanks
LucasStar
@yuegong2000, This is a chargeable indicator
huangchunyi1
@LucasStar, 哥们儿我已经付款了的 麻烦授权下呀 在微信付款留言里边有我的账号啊
huangchunyi1
@LucasStar, Man, please authorize me. I have paid. My account number is in the wechat payment message
更多