Type/to search

当周季度差价画图插件

Plugin
Created: 2020-02-29 21:42:15
Last modified: 6 years ago
3
Follow
1505
Followers

可画出季度-当周的差价图,用于对冲分析

插件可以在交易终端一键启动,不收取费用,方便手动交易。详细介绍:https://www.fmz.com/digest-topic/5051

Source
JavaScript

var chart = { 
    __isStock: true,    
    title : { text : '差价分析图'},                     
    xAxis: { type: 'datetime'},                 
    yAxis : {                                        
        title: {text: '差价'},                   
        opposite: false,                             
    },
    series : [                    
        {name : "diff", data : []}, 
Comment
All comments (4)

    $.Cross can not rewrite !

    咋办

    6 years ago

    是不是重新定义了Cross函数,不能

    6 years ago

    没改过, 不知道能不能变成独立运行的

    6 years ago

    可以,把return改为$.PlotLine(dff),勾选画图类库就行,加个循环,你是不是引用了交易类库?

    6 years ago
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)