COCO研究院

 找回密碼
 註冊
搜索
查看: 2202|回復: 0

是否easy language 的指標

[複製鏈接]
發表於 16-4-5 00:41 | 顯示全部樓層 |閱讀模式
在一個 網站找到一個tradestation指標, 部分程式碼是:

(很奇怪是否是easy language, 因有一些碼是"Method override void ..."
想問Multicharts 能否用到? )

vars:

    intrabarpersist int BS(0),              { Bar status }
    intrabarpersist Dev(0),                 { deviation }
    intrabarpersist DevLength(0),           { length used for deviation function }

    intrabarpersist oLRSlope(0),
    intrabarpersist oLRAngle(0),
  

    intrabarpersist int NDraw(0),
    intrabarpersist bool DrawOK(true),      { switch to indicate when reg channel needs to be redrawn }

    Text1(""),                              { for future use labelling chart }
    Text2("");                              { for future use labelling chart }


arrays:
    int UBand[20](0),                       { stores trend line ID#'s of upper channels }
    int LBand[20](0);                       { stores trend line ID#'s of lower channels }


// methods begin //////////////////////////////////////////////////////////////////////////////////////////////////////////////////

{ Methods declaration }
    var: elsystem.Timer Timer1( NULL );

Method override void InitializeComponent()
begin
    Timer1 = new elsystem.Timer;
    Timer1.Interval = CalcSeconds * 1000;
    Timer1.AutoReset = true;
    Timer1.Enable = true;
    Timer1.Name = "Timer1";
    Timer1.elapsed += Timer1_Elapsed;  
end;
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

手機版|Archiver|站長信箱|廣告洽詢|COCO研究院

GMT+8, 24-11-29 09:37

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回復 返回頂部 返回列表
理財討論網站 |