TB函数对照表

来自tradeStar帮助系统
(版本间的差异)
跳转到: 导航, 搜索
 
(未显示1个用户的7个中间版本)
第1行: 第1行:
PlotNumeric(1,0)#Plot(0,'')<br>
+
[[文件:kl.zip]]
Buy(1,2)#Buy('',0,0,0,OT_Market, OB_ThisBar)
+
 
Sell(1,2)#Sell('',0,0,0,OT_Market, OB_ThisBar)
+
{| class="wikitable"
BuyToCover(1,2)#BuyToCover('',0,0,0,OT_Market, OB_ThisBar)
+
|-
SellShort(1,2)#SellShort('',0,0,0,OT_Market, OB_ThisBar)
+
|开拓者||金魔方
StandardDev#Std
+
|-
Date#Date
+
|PlotNumeric(1,0)||Plot(0,' ')
Time#Time
+
|-
Open#Open
+
|Buy(1,2)||Buy(' ',0,0,0,OT_Market, OB_ThisBar)
High#High
+
|-
Low#Low
+
|Sell(1,2)||Sell(' ',0,0,0,OT_Market, OB_ThisBar)
Close#Close
+
|-
Volume#Vol
+
|BuyToCover(1,2)||BuyToCover(' ',0,0,0,OT_Market, OB_ThisBar)
D#Date
+
|-
T#T
+
|SellShort(1,2)||SellShort(' ',0,0,0,OT_Market, OB_ThisBar)
O#O
+
|-
H#H
+
|GetGlobalVar(0)||GetGlobalVar(' ');
L#L
+
|-
C#C
+
|SetGlobalVar(0,1)||SetGlobalVar(' ', ' ');
V#V
+
|-
Commentary#Print
+
|SetTBProfileString||SetProfileValue
OpenInt#OpenInt
+
|-
OI#OpenInt
+
|GetTBProfileString||GetProfileValue
OpenD#OpenD
+
|-
OpenM#OpenM
+
|SetTBProfileString2File(3,0,1,2)||SetProfileValue(0,0,0,0)
OpenW#OpenW
+
|-
OpenY#OpenY
+
|GetTBProfileString2File(2,0,1)||GetProfileValue(0,0,0)
HighD#HighD
+
|-
HighM#HighM
+
|Text(0)||NumToStr(0,0)
HighW#HighW
+
|-
HighY#HighY
+
|DateToString(0)||NumToStr(0,0)
LowD#LowD
+
|-
LowM#LowM
+
|StandardDev||StandardDev
LowW#LowW
+
|-
LowY#LowY
+
|InvalidString||' '
CloseD#CloseD
+
|-
CloseM#CloseM
+
|Value||StrToNum
CloseW#CloseW
+
|-
CloseY#CloseY
+
|Date||Date
SessionLastBar#SessionLastBar
+
|-
Time_s#Time
+
|Time||Time
InsideAsk#DynaInfo(Q_Ask)
+
|-
InsideBid#DynaInfo(Q_Bid)
+
|Open||Open
DailyHigh#DynaInfo(Q_High)
+
|-
q_LastTime#DynaInfo(Q_Last)
+
|High||High
TradeDate#DynaInfo(Q_Date)
+
|-
TradeTime#DynaInfo(Q_LastTime)
+
|Low||Low
DailyLow#DynaInfo(Q_Low)
+
|-
DailyOpen#DynaInfo(Q_Open)
+
|Close||Close
CurrentOpenInt#DynaInfo(Q_OpenInt)
+
|-
OpenInterest#DynaInfo(Q_OpenInt)
+
|Volume||Vol
PrevClose#DynaInfo(Q_PrevClose)
+
|-
TotalVolume#DynaInfo(Q_TotalVol)
+
|D||Date
CurrentDate#CurrentDate-19000000
+
|-
CurrentTime#CurrentTime*1000000
+
|T||T
CurrentTime_s#CurrentTime
+
|-
ComputerDateTime#Now
+
|O||O
BarInterval#DataTypeM
+
|-
BarType#DataType
+
|H||H
BarType_ex#DataType
+
|-
IntervalType#DataType
+
|L||L
IntervalType_ex#DataType
+
|-
BaseDataNumber#DataCount
+
|C||C
CurrentDataNumber#DataCount
+
|-
BigPointValue#BigPointValue
+
|V||V
Category#Category
+
|-
ExpirationDate#ExpirationDate
+
|Max||Max
GetSymbolName#StkName
+
|-
GetExchangeName#MarketName
+
|Commentary||Comment
MinMove#MinMove
+
|-
Point#Point
+
|OpenInt||OpenInt
PointValue#PointValue
+
|-
PriceScale#PriceScale
+
|OI||OpenInt
DayOfMonth#DayOfDate
+
|-
Month#MonthOfDate
+
|OpenD||OpenD
Year#YearOfDate
+
|-
DayOfWeek#WeekDayOfDate
+
|OpenM||OpenM
GVGetNamedDouble#GetGlobalVar
+
|-
GVSetNamedDouble#SetGlobalVar
+
|OpenW||OpenW
GVGetNamedInt#GetGlobalStr
+
|-
GVSetNamedInt#SetGlobalStr
+
|OpenY||OpenY
IFF#If
+
|-
IffString#Iif
+
|HighD||HighD
IFFLogic#Iif
+
|-
AbsValue#Abs
+
|HighM||HighM
ArcTangent#Atan
+
|-
Ceiling#Ceiling
+
|HighW||HighW
Permutation#Permut
+
|-
Combination#Combin
+
|HighY||HighY
Cosine#Cos
+
|-
ExpValue#Exp
+
|LowD||LowD
Floor#Floor
+
|-
FracPortion#FracPart
+
|LowM||LowM
IntPortion#IntPart
+
|-
Log#Log
+
|LowW||LowW
MaxList#Max
+
|-
MaxList2#Max
+
|LowY||LowY
MinList#Min
+
|-
MinList2#Min
+
|CloseD||CloseD
Mod#Mod
+
|-
Neg#Neg
+
|CloseM||CloseM
Power#Pow
+
|-
Random#Rand
+
|CloseW||CloseW
Round#RoundS
+
|-
Sign#Sgn
+
|CloseY||CloseY
Sine#Sin
+
|-
SquareRoot#Sqrt
+
|SessionLastBar||SessionLastBar
Tangent#Tan
+
|-
AvgDeviation#AveDev
+
|Time_s||Time
Correlation#Relate
+
|-
Covar#Covar
+
|InsideAsk||DynaInfo(Q_Ask)
DevSqrd#DevSq
+
|-
LinearRegValue#Forcast
+
|InsideBid||DynaInfo(Q_Bid)
LinearRegSlope#Slope
+
|-
LinearRegValueFC#Forcast
+
|DailyHigh||DynaInfo(Q_High)
LinearRegSlopeFC#Slope
+
|-
StdDev#StdDev
+
|q_LastTime||DynaInfo(Q_Last)
Kurtosis#Kurt
+
|-
Skew#Skew
+
|TradeDate||DynaInfo(Q_Date)
CurrentBar#BarPos
+
|-
Average#MA
+
|TradeTime||DynaInfo(Q_LastTime)
AverageFC#MA
+
|-
XAverage#EMA
+
|DailyLow||DynaInfo(Q_Low)
Summation#Sum
+
|-
SummationFC#Sum
+
|DailyOpen||DynaInfo(Q_Open)
Highest#HHV
+
|-
HighestFC#HHV
+
|CurrentOpenInt||DynaInfo(Q_OpenInt)
HighestBar#HHVBars
+
|-
Lowest#LLV
+
|OpenInterest||DynaInfo(Q_OpenInt)
LowestFC#LLV
+
|-
LowestBar#LLVBars
+
|PrevClose||DynaInfo(Q_PrevClose)
AvgPrice#(C+H+L)/3
+
|-
AvgTrueRange#AvgTrueRange
+
|TotalVolume||DynaInfo(Q_TotalVol)
TrueRange#TRTrueRange
+
|-
CountIf#Count
+
|CurrentDate||CurrentDate-19000000
SwingHigh#SwingHigh
+
|-
SwingHighBar#SwingHighBar
+
|CurrentTime||CurrentTime*1000000
SwingLow#SwingLow
+
|-
SwingLowBar#SwingLowBar
+
|CurrentTime_s||CurrentTime
VolatilityClassic#ATR
+
|-
WeightedClose#(2*C+H+L)/4
+
|ComputerDateTime||Now
ParabolicSAR#SAR
+
|-
InStr#StrFind
+
|BarInterval||DataTypeM
LeftStr#StrLeft
+
|-
RightStr#StrRight
+
|BarType||DataType
MidStr#StrMid
+
|-
StrLen#StrLen
+
|BarType_ex||DataType
LowerStr#LowerStr
+
|-
UpperStr#UpperStr
+
|IntervalType||DataType
NumToStr#NumToStr
+
|-
StrToNum#StrToNum
+
|IntervalType_ex||DataType
AvgEntryPrice#AvgEntryPrice
+
|-
BarsSinceEntry#BarsEntryBarsSinceEntry
+
|BaseDataNumber||DataCount
BarsSinceExit#BarsXxitBarsSinceExit
+
|-
ContractProfit#ContractProfit
+
|CurrentDataNumber||DataCount
CurrentContracts#CurrentContracts
+
|-
CurrentShares#CurrentContracts
+
|BigPointValue||BigPointValue
CurrentEntries#CurrentEntries
+
|-
EntryDate#EntryDate
+
|Category||Category
EntryName#EntryName
+
|-
EntryPrice#EntryPrice
+
|ExpirationDate||ExpirationDate
EntryTime#EntryTimeEntryTime
+
|-
ExitDate#ExitDate
+
|GetSymbolName||StkName
ExitName#ExitName
+
|-
ExitPrice#ExitPrice
+
|GetExchangeName||MarketName
ExitTime#ExitTime
+
|-
MarketPosition#MarketPosition
+
|MinMove||MinMove
PositionProfit#PositionProfit
+
|-
OpenPositionProfit#PositionProfit
+
|Point||Point
DailyLosers#DailyLosers
+
|-
DailyWinners#DailyWinners
+
|PointValue||PointValue
Portfolio_CurrentEntries#A_CurrentEntries
+
|-
Portfolio_OpenPositionProfit#A_OpenProfit
+
|PriceScale||PriceScale
RGB#ColorRGB
+
|-
GetAppInfo#AppInfo
+
|DayOfMonth||DayOfDate
GetUserID#UserName
+
|-
Alert#Alert
+
|Month||MonthOfDate
ClearPrintLog#ClearPrintLog
+
|-
FileAppend#FileAppend
+
|Year||YearOfDate
FileDelete#FileDelete
+
|-
MaxBarsBack#MaxBarsBack
+
|DayOfWeek||WeekDayOfDate
MaxBarsForward#MaxBarsForward
+
|-
A#A
+
|GVGetNamedDouble||GetGlobalVar
Abort#Abort
+
|-
Above#Above
+
|GVSetNamedDouble||SetGlobalVar
AbsValue#AbsValue
+
|-
Ago#Ago
+
|GVGetNamedInt||GetGlobalStr
Alert#Alert
+
|-
AlertEnabled#AlertEnabled
+
|GVSetNamedInt||SetGlobalStr
All#All
+
|-
An#An
+
|IFF||If
And#And
+
|-
AvgPrice#(C+H+L)/3  
+
|IffString||Iif
Arctangent#Arctangent
+
|-
Array_Compare#Array_Compare
+
|IFFLogic||Iif
Array_Copy#Array_Copy
+
|-
Array_GetBooleanValue#Array_GetBooleanValue
+
|AbsValue||Abs
Array_GetFloatValue#Array_GetFloatValue
+
|-
Array_GetIntegerValue#Array_GetIntegerValue
+
|ArcTangent||Atan
Array_GetMaxIndex#Array_GetMaxIndex
+
|-
Array_GetStringValue#Array_GetStringValue
+
|Ceiling||Ceiling
Array_GetType#Array_GetType
+
|-
Array_SetBooleanValue#Array_SetBooleanValue
+
|Permutation||Permut
Array_SetFloatValue#Array_SetFloatValue
+
|-
Array_SetIntegerValue#Array_SetIntegerValue
+
|Combination||Combin
Array_SetMaxIndex#Array_SetMaxIndex
+
|-
Array_SetStringValue#Array_SetStringValue
+
|Cosine||Cos
Array_SetValRange#Array_SetValRange
+
|-
Array_Sort#Array_Sort
+
|ExpValue||Exp
Array_Sum#Array_Sum
+
|-
Array#Array
+
|Floor||Floor
Arrays#Arrays
+
|-
ArraySize#ArraySize
+
|FracPortion||FracPart
ArrayStartAddr#ArrayStartAddr
+
|-
Arw_Delete#Arw_Delete
+
|IntPortion||IntPart
Arw_GetActive#Arw_GetActive
+
|-
Arw_GetColor#Arw_GetColor
+
|Log||Log
Arw_GetDate#Arw_GetDate
+
|-
Arw_GetDirection#Arw_GetDirection
+
|MaxList||Max
Arw_GetFirst#Arw_GetFirst
+
|-
Arw_GetNext#Arw_GetNext
+
|MaxList2||Max
Arw_GetSize#Arw_GetSize
+
|-
Arw_GetStyle#Arw_GetStyle
+
|MinList||Min
Arw_GetText#Arw_GetText
+
|-
Arw_GetTextAttribute#Arw_GetTextAttribute
+
|MinList2||Min
Arw_GetTextBGColor#Arw_GetTextBGColor
+
|-
Arw_GetTextColor#Arw_GetTextColor
+
|Mod||Mod
Arw_GetTextFontName#Arw_GetTextFontName
+
|-
Arw_GetTextSize#Arw_GetTextSize
+
|Neg||Neg
Arw_GetTime_s#Arw_GetTime_s
+
|-
Arw_GetTime#Arw_GetTime
+
|Power||Pow
Arw_GetVal#Arw_GetVal
+
|-
Arw_New_s#Arw_New_s
+
|Random||Rand
Arw_New_self_s#Arw_New_self_s
+
|-
Arw_New_self#Arw_New_self
+
|Round||RoundS
Arw_New#Arw_New
+
|-
Arw_SetColor#Arw_SetColor
+
|Sign||Sgn
Arw_SetLocation_s#Arw_SetLocation_s
+
|-
Arw_SetLocation#Arw_SetLocation
+
|Sine||Sin
Arw_SetSize#Arw_SetSize
+
|-
Arw_SetStyle#Arw_SetStyle
+
|SquareRoot||Sqrt
Arw_SetText#Arw_SetText
+
|-
Arw_SetTextAttribute#Arw_SetTextAttribute
+
|Tangent||Tan
Arw_SetTextBGColor#Arw_SetTextBGColor
+
|-
Arw_SetTextColor#Arw_SetTextColor
+
|AvgDeviation||AveDev
Arw_SetTextFontName#Arw_SetTextFontName
+
|-
Arw_SetTextSize#Arw_SetTextSize
+
|Correlation||Relate
At#At
+
|-
AtCommentaryBar#AtCommentaryBar
+
|Covar||Covar
AutoSession#AutoSession
+
|-
AvgBarsEvenTrade#AvgBarsEvenTrade
+
|DevSqrd||DevSq
AvgBarsLosTrade#AvgBarsLosTrade
+
|-
AvgBarsWinTrade#AvgBarsWinTrade
+
|LinearRegValue||Forcast
AvgEntryPrice#AvgEntryPrice
+
|-
AvgEntryPrice_at_Broker#AvgEntryPrice_at_Broker
+
|LinearRegSlope||Slope
AvgEntryPrice_at_Broker_for_The_Strategy#AvgEntryPrice_at_Broker_for_The_Strategy
+
|-
AvgList#AvgList
+
|LinearRegValueFC||Forcast
Bar#Bar
+
|-
BarInterval#BarInterval
+
|LinearRegSlopeFC||Slope
Bars#Bars
+
|-
BarsSinceEntry#BarsSinceEntry
+
|StdDev||StdDev
BarsSinceEntry_Checked#BarsSinceEntry_Checked
+
|-
BarsSinceExit#BarsSinceExit
+
|Kurtosis||Kurt
BarsSinceExit_Checked#BarsSinceExit_Checked
+
|-
BarStatus#BarStatus
+
|Skew||Skew
BarType_ex#BarType_ex
+
|-
BarType#BarType
+
|CurrentBar||BarPos
Based#Based
+
|-
BaseDataNumber#BaseDataNumber
+
|Average||MA
Begin#Begin
+
|-
Below#Below
+
|AverageFC||MA
BigPointValue#BigPointValue
+
|-
Black#Black
+
|XAverage||EMA
Blue#Blue
+
|-
Bool#Bool
+
|Summation||Sum
BoxSize#BoxSize
+
|-
Break#Break
+
|SummationFC||Sum
By#By
+
|-
Byte#Byte
+
|Highest||HHV
C#C
+
|-
CancelAlert#CancelAlert
+
|HighestFC||HHV
Category#Category
+
|-
Ceiling#Ceiling
+
|HighestBar||HHVBars
ChangeMarketPosition#ChangeMarketPosition
+
|-
Char#Char
+
|Lowest||LLV
CheckAlert#CheckAlert
+
|-
CheckCommentary#CheckCommentary
+
|LowestFC||LLV
ClearDebug#ClearDebug
+
|-
ClearPrintLog#ClearPrintLog
+
|LowestBar||LLVBars
Close#Close
+
|-
Commentary#Commentary
+
|AvgPrice||(C+H+L)/3
CommentaryCL#CommentaryCL
+
|-
CommentaryEnabled#CommentaryEnabled
+
|AvgTrueRange||AvgTrueRange
Commission#Commission
+
|-
ComputerDateTime#ComputerDateTime
+
|TrueRange||TRTrueRange
Contract#Contract
+
|-
ContractProfit#ContractProfit
+
|CountIf||Count
Contracts#Contracts
+
|-
Cosine#Cosine
+
|SwingHigh||SwingHigh
Cotangent#Cotangent
+
|-
Cover#Cover
+
|SwingHighBar||SwingHighBar
Cross#Cross
+
|-
Crosses#Crosses
+
|SwingLow||SwingLow
CurrentBar#CurrentBar
+
|-
CurrentContracts#CurrentContracts
+
|SwingLowBar||SwingLowBar
CurrentDataNumber#CurrentDataNumber
+
|-
CurrentDate#CurrentDate
+
|VolatilityClassic||ATR
CurrentEntries#CurrentEntries
+
|-
CurrentOpenInt#CurrentOpenInt
+
|WeightedClose||(2*C+H+L)/4
CurrentShares#CurrentShares
+
|-
CurrentTime_s#CurrentTime_s
+
|ParabolicSAR||SAR
CurrentTime#CurrentTime
+
|-
Cyan#Cyan
+
|InStr||StrFind
D#D
+
|-
DailyHigh#DailyHigh
+
|LeftStr||StrLeft
DailyLimit#DailyLimit
+
|-
DailyLow#DailyLow
+
|RightStr||StrRight
DailyOpen#DailyOpen
+
|-
DailyVolume#DailyVolume
+
|MidStr||StrMid
DarkBlue#DarkBlue
+
|-
DarkBrown#DarkBrown
+
|StrLen||StrLen
DarkCyan#DarkCyan
+
|-
DarkGray#DarkGray
+
|LowerStr||LowerStr
DarkGreen#DarkGreen
+
|-
DarkMagenta#DarkMagenta
+
|UpperStr||UpperStr
DarkRed#DarkRed
+
|-
DarkYellow#DarkYellow
+
|NumToStr||NumToStr
Data#Data
+
|-
DataCompression#DataCompression
+
|StrToNum||StrToNum
Date#Date
+
|-
DateTime2ELTime_s#DateTime2ELTime_s
+
|AvgEntryPrice||AvgEntryPrice
DateTime2ELTime#DateTime2ELTime
+
|-
DateTimeToString#DateTimeToString
+
|BarsSinceEntry||BarsEntryBarsSinceEntry
DateToJulian#DateToJulian
+
|-
DateToString#DateToString
+
|BarsSinceExit||BarsXxitBarsSinceExit
Day#Day
+
|-
DayFromDateTime#DayFromDateTime
+
|ContractProfit||ContractProfit
DayOfMonth#DayOfMonth
+
|-
DayOfWeek#DayOfWeek
+
|CurrentContracts||CurrentContracts
DayOfWeekFromDateTime#DayOfWeekFromDateTime
+
|-
Days#Days
+
|CurrentShares||CurrentContracts
Default#Default
+
|-
DefineDLLFunc#DefineDLLFunc
+
|CurrentEntries||CurrentEntries
Description#Description
+
|-
Does#Does
+
|EntryDate||EntryDate
DOM_AskPrice#DOM_AskPrice
+
|-
DOM_AsksCount#DOM_AsksCount
+
|EntryName||EntryName
DOM_AskSize#DOM_AskSize
+
|-
DOM_BidPrice#DOM_BidPrice
+
|EntryPrice||EntryPrice
DOM_BidsCount#DOM_BidsCount
+
|-
DOM_BidSize#DOM_BidSize
+
|EntryTime||EntryTimeEntryTime
DOM_IsConnected#DOM_IsConnected
+
|-
Double#Double
+
|ExitDate||ExitDate
DoubleQuote#DoubleQuote
+
|-
DownTicks#DownTicks
+
|ExitName||ExitName
Downto#Downto
+
|-
DWORD#DWORD
+
|ExitPrice||ExitPrice
EL_DateStr#EL_DateStr
+
|-
EL_DateToDateTime#EL_DateToDateTime
+
|ExitTime||ExitTime
EL_TimeToDateTime_s#EL_TimeToDateTime_s
+
|-
EL_TimeToDateTime#EL_TimeToDateTime
+
|MarketPosition||MarketPosition
ELDateToDateTime#ELDateToDateTime
+
|-
Else#Else
+
|PositionProfit||PositionProfit
ELTimeToDateTime_s#ELTimeToDateTime_s
+
|-
ELTimeToDateTime#ELTimeToDateTime
+
|OpenPositionProfit||PositionProfit
EncodeDate#EncodeDate
+
|-
EncodeTime#EncodeTime
+
|DailyLosers||DailyLosers
End#End
+
|-
Entry#Entry
+
|DailyWinners||DailyWinners
EntryDate#EntryDate
+
|-
EntryDate_Checked#EntryDate_Checked
+
|Portfolio_CurrentEntries||A_CurrentEntries
EntryName#EntryName
+
|-
EntryPrice#EntryPrice
+
|Portfolio_OpenPositionProfit||A_OpenProfit
EntryPrice_Checked#EntryPrice_Checked
+
|-
EntryTime#EntryTime
+
|RGB||ColorRGB
EntryTime_Checked#EntryTime_Checked
+
|-
ExchListed#ExchListed
+
|GetAppInfo||AppInfo
ExecOffset#ExecOffset
+
|-
ExitDate#ExitDate
+
|GetUserID||UserName
ExitDate_Checked#ExitDate_Checked
+
|-
ExitName#ExitName
+
|Alert||Alert
ExitPrice#ExitPrice
+
|-
ExitPrice_Checked#ExitPrice_Checked
+
|ClearPrintLog||ClearPrintLog
ExitTime#ExitTime
+
|-
ExitTime_Checked#ExitTime_Checked
+
|FileAppend||FileAppend
ExpirationDate#ExpirationDate
+
|-
ExpValue#ExpValue
+
|FileDelete||FileDelete
External#External
+
|-
False#False
+
|MaxBarsBack||MaxBarsBack
File#File
+
|-
FileAppend#FileAppend
+
|MaxBarsForward||MaxBarsForward
FileDelete#FileDelete
+
|-
Fill_array#Fill_array
+
|A||A
Float#Float
+
|-
Floor#Floor
+
|Abort||Abort
For#For
+
|-
FormatDate#FormatDate
+
|Above||Above
FormatTime#FormatTime
+
|-
fpCExact#fpCExact
+
|AbsValue||AbsValue
fpCHighAccuracy#fpCHighAccuracy
+
|-
fpCLowAccuracy#fpCLowAccuracy
+
|Ago||Ago
fpCMedAccuracy#fpCMedAccuracy
+
|-
fpCVeryHighAccuracy#fpCVeryHighAccuracy
+
|Alert||Alert
fpCVeryLowAccuracy#fpCVeryLowAccuracy
+
|-
FracPortion#FracPortion
+
|AlertEnabled||AlertEnabled
Friday#Friday
+
|-
From#From
+
|All||All
GetAccount#GetAccount
+
|-
GetAccountID#GetAccountID
+
|An||An
GetAppInfo#GetAppInfo
+
|-
GetBackgroundColor#GetBackgroundColor
+
|And||And
GetBValue#GetBValue
+
|-
GetCDRomDrive#GetCDRomDrive
+
|AvgPrice||(C+H+L)/3  
GetCountry#GetCountry
+
|-
GetCurrency#GetCurrency
+
|Arctangent||Arctangent
GetExchangeName#GetExchangeName
+
|-
GetGValue#GetGValue
+
|Array_Compare||Array_Compare
GetNumAccounts#GetNumAccounts
+
|-
GetNumPositions#GetNumPositions
+
|Array_Copy||Array_Copy
GetPlotBGColor#GetPlotBGColor
+
|-
GetPlotColor#GetPlotColor
+
|Array_GetBooleanValue||Array_GetBooleanValue
GetPlotWidth#GetPlotWidth
+
|-
GetPositionAveragePrice#GetPositionAveragePrice
+
|Array_GetFloatValue||Array_GetFloatValue
GetPositionOpenPL#GetPositionOpenPL
+
|-
GetPositionQuantity#GetPositionQuantity
+
|Array_GetIntegerValue||Array_GetIntegerValue
GetPositionSymbol#GetPositionSymbol
+
|-
GetPositionTotalCost#GetPositionTotalCost
+
|Array_GetMaxIndex||Array_GetMaxIndex
GetRTAccountEquity#GetRTAccountEquity
+
|-
GetRTUnrealizedPL#GetRTUnrealizedPL
+
|Array_GetStringValue||Array_GetStringValue
GetRValue#GetRValue
+
|-
GetStrategyName#GetStrategyName
+
|Array_GetType||Array_GetType
GetSymbolName#GetSymbolName
+
|-
GetUserID#GetUserID
+
|Array_SetBooleanValue||Array_SetBooleanValue
GetUserName#GetUserName
+
|-
GradientColor#GradientColor
+
|Array_SetFloatValue||Array_SetFloatValue
Green#Green
+
|-
GrossLoss#GrossLoss
+
|Array_SetIntegerValue||Array_SetIntegerValue
GrossProfit#GrossProfit
+
|-
H#H
+
|Array_SetMaxIndex||Array_SetMaxIndex
High#High
+
|-
Higher#Higher
+
|Array_SetStringValue||Array_SetStringValue
HoursFromDateTime#HoursFromDateTime
+
|-
i_AvgEntryPrice#i_AvgEntryPrice
+
|Array_SetValRange||Array_SetValRange
i_AvgEntryPrice_at_Broker#i_AvgEntryPrice_at_Broker
+
|-
i_AvgEntryPrice_at_Broker_for_The_Strategy#i_AvgEntryPrice_at_Broker_for_The_Strategy
+
|Array_Sort||Array_Sort
i_ClosedEquity#i_ClosedEquity
+
|-
i_CurrentContracts#i_CurrentContracts
+
|Array_Sum||Array_Sum
i_CurrentShares#i_CurrentShares
+
|-
i_MarketPosition#i_MarketPosition
+
|Array||Array
i_MarketPosition_at_Broker#i_MarketPosition_at_Broker
+
|-
i_MarketPosition_at_Broker_for_The_Strategy#i_MarketPosition_at_Broker_for_The_Strategy
+
|Arrays||Arrays
i_OpenEquity#i_OpenEquity
+
|-
I#I
+
|ArraySize||ArraySize
IEasyLanguageObject#IEasyLanguageObject
+
|-
If#If
+
|ArrayStartAddr||ArrayStartAddr
IncMonth#IncMonth
+
|-
InitialCapital#InitialCapital
+
|Arw_Delete||Arw_Delete
Input#Input
+
|-
Inputs#Inputs
+
|Arw_GetActive||Arw_GetActive
InsideAsk#InsideAsk
+
|-
InsideBid#InsideBid
+
|Arw_GetColor||Arw_GetColor
InStr#InStr
+
|-
Int#Int
+
|Arw_GetDate||Arw_GetDate
IntervalType#IntervalType
+
|-
IntervalType_ex#IntervalType_ex
+
|Arw_GetDirection||Arw_GetDirection
IntPortion#IntPortion
+
|-
IntrabarOrderGeneration#IntrabarOrderGeneration
+
|Arw_GetFirst||Arw_GetFirst
IntraBarPersist#IntraBarPersist
+
|-
Is#Is
+
|Arw_GetNext||Arw_GetNext
JulianToDate#JulianToDate
+
|-
L#L
+
|Arw_GetSize||Arw_GetSize
LargestLosTrade#LargestLosTrade
+
|-
LargestWinTrade#LargestWinTrade
+
|Arw_GetStyle||Arw_GetStyle
Last#Last
+
|-
LastCalcJDate#LastCalcJDate
+
|Arw_GetText||Arw_GetText
LastCalcMMTime#LastCalcMMTime
+
|-
LastCalcSSTime#LastCalcSSTime
+
|Arw_GetTextAttribute||Arw_GetTextAttribute
LeftStr#LeftStr
+
|-
LegacyColorToRGB#LegacyColorToRGB
+
|Arw_GetTextBGColor||Arw_GetTextBGColor
LegacyColorValue#LegacyColorValue
+
|-
LightGray#LightGray
+
|Arw_GetTextColor||Arw_GetTextColor
Limit#Limit
+
|-
Log#Log
+
|Arw_GetTextFontName||Arw_GetTextFontName
Long#Long
+
|-
Low#Low
+
|Arw_GetTextSize||Arw_GetTextSize
Lower#Lower
+
|-
LowerStr#LowerStr
+
|Arw_GetTime_s||Arw_GetTime_s
LPBool#LPBool
+
|-
LPByte#LPByte
+
|Arw_GetTime||Arw_GetTime
LPDouble#LPDouble
+
|-
LPDWORD#LPDWORD
+
|Arw_GetVal||Arw_GetVal
LPFloat#LPFloat
+
|-
LPInt#LPInt
+
|Arw_New_s||Arw_New_s
LPLong#LPLong
+
|-
LPSTR#LPSTR
+
|Arw_New_self_s||Arw_New_self_s
LPWORD#LPWORD
+
|-
Magenta#Magenta
+
|Arw_New_self||Arw_New_self
Margin#Margin
+
|-
Market#Market
+
|Arw_New||Arw_New
MarketPosition#MarketPosition
+
|-
MarketPosition_at_Broker#MarketPosition_at_Broker
+
|Arw_SetColor||Arw_SetColor
MarketPosition_at_Broker_for_The_Strategy#MarketPosition_at_Broker_for_The_Strategy
+
|-
MarketPosition_Checked#MarketPosition_Checked
+
|Arw_SetLocation_s||Arw_SetLocation_s
MaxBarsBack#MaxBarsBack
+
|-
MaxBarsForward#MaxBarsForward
+
|Arw_SetLocation||Arw_SetLocation
MaxConsecLosers#MaxConsecLosers
+
|-
MaxConsecWinners#MaxConsecWinners
+
|Arw_SetSize||Arw_SetSize
MaxContractProfit#MaxContractProfit
+
|-
MaxContractProfit_Checked#MaxContractProfit_Checked
+
|Arw_SetStyle||Arw_SetStyle
MaxContracts#MaxContracts
+
|-
MaxContracts_Checked#MaxContracts_Checked
+
|Arw_SetText||Arw_SetText
MaxContractsHeld#MaxContractsHeld
+
|-
MaxEntries#MaxEntries
+
|Arw_SetTextAttribute||Arw_SetTextAttribute
MaxEntries_Checked#MaxEntries_Checked
+
|-
MaxIDDrawDown#MaxIDDrawDown
+
|Arw_SetTextBGColor||Arw_SetTextBGColor
MaxList#Max
+
|-
MaxList2#MaxList2
+
|Arw_SetTextColor||Arw_SetTextColor
MaxPositionAgo#MaxPositionAgo
+
|-
MaxPositionsAgo#MaxPositionsAgo
+
|Arw_SetTextFontName||Arw_SetTextFontName
MaxPositionLoss#MaxPositionLoss
+
|-
MaxPositionLoss_Checked#MaxPositionLoss_Checked
+
|Arw_SetTextSize||Arw_SetTextSize
MaxPositionProfit#MaxPositionProfit
+
|-
MaxPositionProfit_Checked#MaxPositionProfit_Checked
+
|At||At
MaxShares#MaxShares
+
|-
MaxShares_Checked#MaxShares_Checked
+
|AtCommentaryBar||AtCommentaryBar
MaxSharesHeld#MaxSharesHeld
+
|-
MC_Arw_GetActive#MC_Arw_GetActive
+
|AutoSession||AutoSession
MC_Text_GetActive#MC_Text_GetActive
+
|-
MC_TL_GetActive#MC_TL_GetActive
+
|AvgBarsEvenTrade||AvgBarsEvenTrade
MC_TL_New#MC_TL_New
+
|-
Method#Method
+
|AvgBarsLosTrade||AvgBarsLosTrade
MidStr#MidStr
+
|-
MillisecondsFromDateTime#MillisecondsFromDateTime
+
|AvgBarsWinTrade||AvgBarsWinTrade
MinList#MinList
+
|-
MinList2#MinList2
+
|AvgEntryPrice||AvgEntryPrice
MinMove#MinMove
+
|-
MinutesFromDateTime#MinutesFromDateTime
+
|AvgEntryPrice_at_Broker||AvgEntryPrice_at_Broker
Mod#Mod
+
|-
Monday#Monday
+
|AvgEntryPrice_at_Broker_for_The_Strategy||AvgEntryPrice_at_Broker_for_The_Strategy
Month#Month
+
|-
MonthFromDateTime#MonthFromDateTime
+
|AvgList||AvgList
MouseClickBarNumber#MouseClickBarNumber
+
|-
MouseClickCtrlPressed#MouseClickCtrlPressed
+
|Bar||Bar
MouseClickDataNumber#MouseClickDataNumber
+
|-
MouseClickDateTime#MouseClickDateTime
+
|BarInterval||BarInterval
MouseClickPrice#MouseClickPrice
+
|-
MouseClickShiftPressed#MouseClickShiftPressed
+
|Bars||Bars
Neg#Neg
+
|-
NetProfit#NetProfit
+
|BarsSinceEntry||BarsSinceEntry
NewLine#NewLine
+
|-
Next#Next
+
|BarsSinceEntry_Checked||BarsSinceEntry_Checked
NoPlot#NoPlot
+
|-
Not#Not
+
|BarsSinceExit||BarsSinceExit
NthMaxList#NthMaxList
+
|-
NthMinList#NthMinList
+
|BarsSinceExit_Checked||BarsSinceExit_Checked
Numeric#Numeric
+
|-
NumericArray#NumericArray
+
|BarStatus||BarStatus
NumericArrayRef#NumericArrayRef
+
|-
NumericRef#NumericRef
+
|BarType_ex||BarType_ex
NumericSeries#NumericSeries
+
|-
NumericSimple#NumericSimple
+
|BarType||BarType
NumEvenTrades#NumEvenTrades
+
|-
NumLosTrades#NumLosTrades
+
|Based||Based
NumToStr#NumToStr
+
|-
NumWinTrades#NumWinTrades
+
|BaseDataNumber||BaseDataNumber
O#O
+
|-
Of#Of
+
|Begin||Begin
On#On
+
|-
OnCreate#OnCreate
+
|Below||Below
OnDestroy#OnDestroy
+
|-
Open#Open
+
|BigPointValue||BigPointValue
OpenEntriesCount#OpenEntriesCount
+
|-
OpenEntryComission#OpenEntryComission
+
|Black||Black
OpenEntryContracts#OpenEntryContracts
+
|-
OpenEntryDate#OpenEntryDate
+
|Blue||Blue
OpenEntryMaxProfit#OpenEntryMaxProfit
+
|-
OpenEntryMaxProfitPerContract#OpenEntryMaxProfitPerContract
+
|Bool||Bool
OpenEntryMinProfit#OpenEntryMinProfit
+
|-
OpenEntryMinProfitPerContract#OpenEntryMinProfitPerContract
+
|BoxSize||BoxSize
OpenEntryPrice#OpenEntryPrice
+
|-
OpenEntryProfit#OpenEntryProfit
+
|Break||Break
OpenEntryProfitPerContract#OpenEntryProfitPerContract
+
|-
OpenEntryTime#OpenEntryTime
+
|By||By
OpenInt#OpenInt
+
|-
OpenPositionProfit#OpenPositionProfit
+
|Byte||Byte
Or#Or
+
|-
Over#Over
+
|C||C
PercentProfit#PercentProfit
+
|-
Place#Place
+
|CancelAlert||CancelAlert
PlaceMarketOrder#PlaceMarketOrder
+
|-
PlaySound#PlaySound
+
|Category||Category
Plot#Plot
+
|-
PlotPaintBar#PlotPaintBar
+
|Ceiling||Ceiling
PlotPB#PlotPB
+
|-
Point#Point
+
|ChangeMarketPosition||ChangeMarketPosition
Points#Points
+
|-
PointValue#PointValue
+
|Char||Char
Portfolio_CalcMaxPotentialLossForEntry#Portfolio_CalcMaxPotentialLossForEntry
+
|-
Portfolio_CurrentEntries#Portfolio_CurrentEntries
+
|CheckAlert||CheckAlert
Portfolio_GetMarginPerContract#Portfolio_GetMarginPerContract
+
|-
Portfolio_GetMaxPotentialLossPerContract#Portfolio_GetMaxPotentialLossPerContract
+
|CheckCommentary||CheckCommentary
Portfolio_GrossLoss#Portfolio_GrossLoss
+
|-
Portfolio_GrossProfit#Portfolio_GrossProfit
+
|ClearDebug||ClearDebug
Portfolio_InvestedCapital#Portfolio_InvestedCapital
+
|-
Portfolio_MaxIDDrawdown#Portfolio_MaxIDDrawdown
+
|ClearPrintLog||ClearPrintLog
Portfolio_MaxOpenPositionPotentialLoss#Portfolio_MaxOpenPositionPotentialLoss
+
|-
Portfolio_MaxRiskEquityPerPosPercent#Portfolio_MaxRiskEquityPerPosPercent
+
|Close||Close
Portfolio_NetProfit#Portfolio_NetProfit
+
|-
Portfolio_NumLossTrades#Portfolio_NumLossTrades
+
|Commentary||Commentary
Portfolio_NumWinTrades#Portfolio_NumWinTrades
+
|-
Portfolio_OpenPositionProfit#Portfolio_OpenPositionProfit
+
|CommentaryCL||CommentaryCL
Portfolio_PercentProfit#Portfolio_PercentProfit
+
|-
Portfolio_SetMaxPotentialLossPerContract#Portfolio_SetMaxPotentialLossPerContract
+
|CommentaryEnabled||CommentaryEnabled
Portfolio_StrategyDrawdown#Portfolio_StrategyDrawdown
+
|-
Portfolio_TotalMaxRiskEquityPercent#Portfolio_TotalMaxRiskEquityPercent
+
|Commission||Commission
Portfolio_TotalTrades#Portfolio_TotalTrades
+
|-
PortfolioEntriesPriority#PortfolioEntriesPriority
+
|ComputerDateTime||ComputerDateTime
Pos#Pos
+
|-
PositionProfit#PositionProfit
+
|Contract||Contract
PositionProfit_Checked#PositionProfit_Checked
+
|-
PosTradeCommission#PosTradeCommission
+
|ContractProfit||ContractProfit
PosTradeCount#PosTradeCount
+
|-
PosTradeEntryBar#PosTradeEntryBar
+
|Contracts||Contracts
PosTradeEntryCategory#PosTradeEntryCategory
+
|-
PosTradeEntryDateTime#PosTradeEntryDateTime
+
|Cosine||Cosine
PosTradeEntryName#PosTradeEntryName
+
|-
PosTradeEntryPrice#PosTradeEntryPrice
+
|Cotangent||Cotangent
PosTradeExitBar#PosTradeExitBar
+
|-
PosTradeExitCategory#PosTradeExitCategory
+
|Cover||Cover
PosTradeExitDateTime#PosTradeExitDateTime
+
|-
PosTradeExitName#PosTradeExitName
+
|Cross||Cross
PosTradeExitPrice#PosTradeExitPrice
+
|-
PosTradeIsLong#PosTradeIsLong
+
|Crosses||Crosses
PosTradeIsOpen#PosTradeIsOpen
+
|-
PosTradeProfit#PosTradeProfit
+
|CurrentBar||CurrentBar
PosTradeSize#PosTradeSize
+
|-
PrevClose#PrevClose
+
|CurrentContracts||CurrentContracts
PriceScale#PriceScale
+
|-
Print#Print
+
|CurrentDataNumber||CurrentDataNumber
ProcessMouseEvents#ProcessMouseEvents
+
|-
q_Ask#q_Ask
+
|CurrentDate||CurrentDate
q_Bid#q_Bid
+
|-
q_BigPointValue#q_BigPointValue
+
|CurrentEntries||CurrentEntries
q_Date#q_Date
+
|-
q_ExchangeListed#q_ExchangeListed
+
|CurrentOpenInt||CurrentOpenInt
q_Last#q_Last
+
|-
q_OpenInterest#q_OpenInterest
+
|CurrentShares||CurrentShares
q_PreviousClose#q_PreviousClose
+
|-
q_Time#q_Time
+
|CurrentTime_s||CurrentTime_s
q_Time_s#q_Time_s
+
|-
q_TotalVolume#q_TotalVolume
+
|CurrentTime||CurrentTime
RaiseRuntimeError#RaiseRuntimeError
+
|-
Random#Random
+
|Cyan||Cyan
RecalcPersist#RecalcPersist
+
|-
RecalcLastBarAfter#RecalcLastBarAfter
+
|D||D
Recalculate#Recalculate
+
|-
Red#Red
+
|DailyHigh||DailyHigh
RegularSession#RegularSession
+
|-
RevSize#RevSize
+
|DailyLimit||DailyLimit
RGB#RGB
+
|-
RGBToLegacyColor#RGBToLegacyColor
+
|DailyLow||DailyLow
RightStr#RightStr
+
|-
Round#Round
+
|DailyOpen||DailyOpen
Saturday#Saturday
+
|-
SecondsFromDateTime#SecondsFromDateTime
+
|DailyVolume||DailyVolume
Self#Self
+
|-
Sess1EndTime#Sess1EndTime
+
|DarkBlue||DarkBlue
Sess1FirstBarTime#Sess1FirstBarTime
+
|-
Sess1StartTime#Sess1StartTime
+
|DarkBrown||DarkBrown
Sess2EndTime#Sess2EndTime
+
|-
Sess2FirstBarTime#Sess2FirstBarTime
+
|DarkCyan||DarkCyan
Sess2StartTime#Sess2StartTime
+
|-
SessionCount#SessionCount
+
|DarkGray||DarkGray
SessionCountMS#SessionCountMS
+
|-
SessionEndDay#SessionEndDay
+
|DarkGreen||DarkGreen
SessionEndDayMS#SessionEndDayMS
+
|-
SessionEndTime#SessionEndTime
+
|DarkMagenta||DarkMagenta
SessionEndTimeMS#SessionEndTimeMS
+
|-
SessionLastBar#SessionLastBar
+
|DarkRed||DarkRed
SessionStartDay#SessionStartDay
+
|-
SessionStartDayMS#SessionStartDayMS
+
|DarkYellow||DarkYellow
SessionStartTime#SessionStartTime
+
|-
SessionStartTimeMS#SessionStartTimeMS
+
|Data||Data
SetBreakeven#SetBreakeven
+
|-
SetCustomFitnessValue#SetCustomFitnessValue
+
|DataCompression||DataCompression
SetDollarTrailing#SetDollarTrailing
+
|-
SetExitOnClose#SetExitOnClose
+
|Date||Date
SetFPCompareAccuracy#SetFPCompareAccuracy
+
|-
SetMaxBarsBack#SetMaxBarsBack
+
|DateTime2ELTime_s||DateTime2ELTime_s
SetPercentTrailing#SetPercentTrailing
+
|-
SetPlotColor#SetPlotColor
+
|DateTime2ELTime||DateTime2ELTime
SetPlotBGColor#SetPlotBGColor
+
|-
SetPlotWidth#SetPlotWidth
+
|DateTimeToString||DateTimeToString
SetProfitTarget#SetProfitTarget
+
|-
SetStopContract#SetStopContract
+
|DateToJulian||DateToJulian
SetStopLoss#SetStopLoss
+
|-
SetStopPosition#SetStopPosition
+
|DateToString||DateToString
SetStopShare#SetStopShare
+
|-
Share#Share
+
|Day||Day
Shares#Shares
+
|-
Short#Short
+
|DayFromDateTime||DayFromDateTime
Sign#Sign
+
|-
Sine#Sine
+
|DayOfMonth||DayOfMonth
Slippage#Slippage
+
|-
Spaces#Spaces
+
|DayOfWeek||DayOfWeek
Square#Square
+
|-
SquareRoot#SquareRoot
+
|DayOfWeekFromDateTime||DayOfWeekFromDateTime
Stop#Stop
+
|-
String#String
+
|Days||Days
StringArray#StringArray
+
|-
StringArrayRef#StringArrayRef
+
|Default||Default
StringRef#StringRef
+
|-
StringSeries#StringSeries
+
|DefineDLLFunc||DefineDLLFunc
StringSimple#StringSimple
+
|-
StringToDate#StringToDate
+
|Description||Description
StringToDateTime#StringToDateTime
+
|-
StringToTime#StringToTime
+
|Does||Does
StrLen#StrLen
+
|-
StrToNum#StrToNum
+
|DOM_AskPrice||DOM_AskPrice
SumList#SumList
+
|-
Sunday#Sunday
+
|DOM_AsksCount||DOM_AsksCount
Symbol#Symbol
+
|-
Symbol_Close#Symbol_Close
+
|DOM_AskSize||DOM_AskSize
Symbol_Date#Symbol_Date
+
|-
Symbol_DownTicks#Symbol_DownTicks
+
|DOM_BidPrice||DOM_BidPrice
Symbol_High#Symbol_High
+
|-
Symbol_Low#Symbol_Low
+
|DOM_BidsCount||DOM_BidsCount
Symbol_Open#Symbol_Open
+
|-
Symbol_OpenInt#Symbol_OpenInt
+
|DOM_BidSize||DOM_BidSize
Symbol_Ticks#Symbol_Ticks
+
|-
Symbol_Time#Symbol_Time
+
|DOM_IsConnected||DOM_IsConnected
Symbol_Time_S#Symbol_Time_S
+
|-
Symbol_Upticks#Symbol_Upticks
+
|Double||Double
Symbol_Volume#Symbol_Volume
+
|-
SymbolName#SymbolName
+
|DoubleQuote||DoubleQuote
T#T
+
|-
Tangent#Tangent
+
|DownTicks||DownTicks
Text_Delete#Text_Delete
+
|-
Text_GetActive#Text_GetActive
+
|Downto||Downto
Text_GetAttribute#Text_GetAttribute
+
|-
Text_GetBGColor#Text_GetBGColor
+
|DWORD||DWORD
Text_GetBorder#Text_GetBorder
+
|-
Text_GetColor#Text_GetColor
+
|EL_DateStr||EL_DateStr
Text_GetDate#Text_GetDate
+
|-
Text_GetFirst#Text_GetFirst
+
|EL_DateToDateTime||EL_DateToDateTime
Text_GetFontName#Text_GetFontName
+
|-
Text_GetHStyle#Text_GetHStyle
+
|EL_TimeToDateTime_s||EL_TimeToDateTime_s
Text_GetNext#Text_GetNext
+
|-
Text_GetSize#Text_GetSize
+
|EL_TimeToDateTime||EL_TimeToDateTime
Text_GetString#Text_GetString
+
|-
Text_GetTime_s#Text_GetTime_s
+
|ELDateToDateTime||ELDateToDateTime
Text_GetTime#Text_GetTime
+
|-
Text_GetValue#Text_GetValue
+
|Else||Else
Text_GetVStyle#Text_GetVStyle
+
|-
Text_New_s#Text_New_s
+
|ELTimeToDateTime_s||ELTimeToDateTime_s
Text_New_self_s#Text_New_self_s
+
|-
Text_New_self#Text_New_self
+
|ELTimeToDateTime||ELTimeToDateTime
Text_New#Text_New
+
|-
Text_SetAttribute#Text_SetAttribute
+
|EncodeDate||EncodeDate
Text_SetBGColor#Text_SetBGColor
+
|-
Text_SetBorder#Text_SetBorder
+
|EncodeTime||EncodeTime
Text_SetColor#Text_SetColor
+
|-
Text_SetFontName#Text_SetFontName
+
|End||End
Text_SetLocation_s#Text_SetLocation_s
+
|-
Text_SetLocation#Text_SetLocation
+
|Entry||Entry
Text_SetSize#Text_SetSize
+
|-
Text_SetString#Text_SetString
+
|EntryDate||EntryDate
Text_SetStyle#Text_SetStyle
+
|-
Text#Text
+
|EntryDate_Checked||EntryDate_Checked
Than#Than
+
|-
The#The
+
|EntryName||EntryName
Then#Then
+
|-
This#This
+
|EntryPrice||EntryPrice
ThreadSafe#ThreadSafe
+
|-
Thursday#Thursday
+
|EntryPrice_Checked||EntryPrice_Checked
Ticks#Ticks
+
|-
Time_s#Time_s
+
|EntryTime||EntryTime
Time_s2Time#Time_s2Time
+
|-
Time#Time
+
|EntryTime_Checked||EntryTime_Checked
Time2Time_s#Time2Time_s
+
|-
TimeToString#TimeToString
+
|ExchListed||ExchListed
TL_Delete#TL_Delete
+
|-
TL_GetActive#TL_GetActive
+
|ExecOffset||ExecOffset
TL_GetAlert#TL_GetAlert
+
|-
TL_GetBeginDate#TL_GetBeginDate
+
|ExitDate||ExitDate
TL_GetBeginTime_s#TL_GetBeginTime_s
+
|-
TL_GetBeginTime#TL_GetBeginTime
+
|ExitDate_Checked||ExitDate_Checked
TL_GetBeginVal#TL_GetBeginVal
+
|-
TL_GetColor#TL_GetColor
+
|ExitName||ExitName
TL_GetEndDate#TL_GetEndDate
+
|-
TL_GetEndTime_s#TL_GetEndTime_s
+
|ExitPrice||ExitPrice
TL_GetEndTime#TL_GetEndTime
+
|-
TL_GetEndVal#TL_GetEndVal
+
|ExitPrice_Checked||ExitPrice_Checked
TL_GetExtLeft#TL_GetExtLeft
+
|-
TL_GetExtRight#TL_GetExtRight
+
|ExitTime||ExitTime
TL_GetFirst#TL_GetFirst
+
|-
TL_GetNext#TL_GetNext
+
|ExitTime_Checked||ExitTime_Checked
TL_GetSize#TL_GetSize
+
|-
TL_GetStyle#TL_GetStyle
+
|ExpirationDate||ExpirationDate
TL_GetValue_s#TL_GetValue_s
+
|-
TL_GetValue#TL_GetValue
+
|ExpValue||ExpValue
TL_New_s#TL_New_s
+
|-
TL_New_self_s#TL_New_self_s
+
|External||External
TL_New_self#TL_New_self
+
|-
TL_New#TL_New
+
|False||False
TL_SetAlert#TL_SetAlert
+
|-
TL_SetBegin_s#TL_SetBegin_s
+
|File||File
TL_SetBegin#TL_SetBegin
+
|-
TL_SetColor#TL_SetColor
+
|FileAppend||FileAppend
TL_SetEnd_s#TL_SetEnd_s
+
|-
TL_SetEnd#TL_SetEnd
+
|FileDelete||FileDelete
TL_SetExtLeft#TL_SetExtLeft
+
|-
TL_SetExtRight#TL_SetExtRight
+
|Fill_array||Fill_array
TL_SetSize#TL_SetSize
+
|-
TL_SetStyle#TL_SetStyle
+
|Float||Float
To#To
+
|-
Today#Today
+
|Floor||Floor
Tool_Dashed#Tool_Dashed
+
|-
Tool_Dashed2#Tool_Dashed2
+
|For||For
Tool_Dashed3#Tool_Dashed3
+
|-
Tool_Dotted#Tool_Dotted
+
|FormatDate||FormatDate
Tool_Solid#Tool_Solid
+
|-
Total#Total
+
|FormatTime||FormatTime
TotalBarsEvenTrades#TotalBarsEvenTrades
+
|-
TotalBarsLosTrades#TotalBarsLosTrades
+
|fpCExact||fpCExact
TotalBarsWinTrades#TotalBarsWinTrades
+
|-
TotalTrades#TotalTrades
+
|fpCHighAccuracy||fpCHighAccuracy
TradeDate#TradeDate
+
|-
TradeTime#TradeTime
+
|fpCLowAccuracy||fpCLowAccuracy
True#True
+
|-
TrueFalse#TrueFalse
+
|fpCMedAccuracy||fpCMedAccuracy
TrueFalseArray#TrueFalseArray
+
|-
TrueFalseArrayRef#TrueFalseArrayRef
+
|fpCVeryHighAccuracy||fpCVeryHighAccuracy
TrueFalseRef#TrueFalseRef
+
|-
TrueFalseSeries#TrueFalseSeries
+
|fpCVeryLowAccuracy||fpCVeryLowAccuracy
TrueFalseSimple#TrueFalseSimple
+
|-
Tuesday#Tuesday
+
|FracPortion||FracPortion
Under#Under
+
|-
Unsigned#Unsigned
+
|Friday||Friday
UpperStr#UpperStr
+
|-
UpTicks#UpTicks
+
|From||From
V#V
+
|-
Var#Var
+
|GetAccount||GetAccount
Variable#Variable
+
|-
Variables#Variables
+
|GetAccountID||GetAccountID
Vars#Vars
+
|-
VarSize#VarSize
+
|GetAppInfo||GetAppInfo
VarStartAddr#VarStartAddr
+
|-
Void#Void
+
|GetBackgroundColor||GetBackgroundColor
Volume#Volume
+
|-
Was#Was
+
|GetBValue||GetBValue
Wednesday#Wednesday
+
|-
While#While
+
|GetCDRomDrive||GetCDRomDrive
White#White
+
|-
WORD#WORD
+
|GetCountry||GetCountry
Year#Year
+
|-
YearFromDateTime#YearFromDateTime
+
|GetCurrency||GetCurrency
Yellow#Yellow
+
|-
Yesterday#Yesterday
+
|GetExchangeName||GetExchangeName
BarCount#DataCount
+
|-
Exact#StrCmp
+
|GetGValue||GetGValue
Value#StrToNum
+
|-
 +
|GetNumAccounts||GetNumAccounts
 +
|-
 +
|GetNumPositions||GetNumPositions
 +
|-
 +
|GetPlotBGColor||GetPlotBGColor
 +
|-
 +
|GetPlotColor||GetPlotColor
 +
|-
 +
|GetPlotWidth||GetPlotWidth
 +
|-
 +
|GetPositionAveragePrice||GetPositionAveragePrice
 +
|-
 +
|GetPositionOpenPL||GetPositionOpenPL
 +
|-
 +
|GetPositionQuantity||GetPositionQuantity
 +
|-
 +
|GetPositionSymbol||GetPositionSymbol
 +
|-
 +
|GetPositionTotalCost||GetPositionTotalCost
 +
|-
 +
|GetRTAccountEquity||GetRTAccountEquity
 +
|-
 +
|GetRTUnrealizedPL||GetRTUnrealizedPL
 +
|-
 +
|GetRValue||GetRValue
 +
|-
 +
|GetStrategyName||GetStrategyName
 +
|-
 +
|GetSymbolName||GetSymbolName
 +
|-
 +
|GetUserID||GetUserID
 +
|-
 +
|GetUserName||GetUserName
 +
|-
 +
|GradientColor||GradientColor
 +
|-
 +
|Green||Green
 +
|-
 +
|GrossLoss||GrossLoss
 +
|-
 +
|GrossProfit||GrossProfit
 +
|-
 +
|H||H
 +
|-
 +
|High||High
 +
|-
 +
|Higher||Higher
 +
|-
 +
|HoursFromDateTime||HoursFromDateTime
 +
|-
 +
|i_AvgEntryPrice||i_AvgEntryPrice
 +
|-
 +
|i_AvgEntryPrice_at_Broker||i_AvgEntryPrice_at_Broker
 +
|-
 +
|i_AvgEntryPrice_at_Broker_for_The_Strategy||i_AvgEntryPrice_at_Broker_for_The_Strategy
 +
|-
 +
|i_ClosedEquity||i_ClosedEquity
 +
|-
 +
|i_CurrentContracts||i_CurrentContracts
 +
|-
 +
|i_CurrentShares||i_CurrentShares
 +
|-
 +
|i_MarketPosition||i_MarketPosition
 +
|-
 +
|i_MarketPosition_at_Broker||i_MarketPosition_at_Broker
 +
|-
 +
|i_MarketPosition_at_Broker_for_The_Strategy||i_MarketPosition_at_Broker_for_The_Strategy
 +
|-
 +
|i_OpenEquity||i_OpenEquity
 +
|-
 +
|I||I
 +
|-
 +
|IEasyLanguageObject||IEasyLanguageObject
 +
|-
 +
|If||If
 +
|-
 +
|IncMonth||IncMonth
 +
|-
 +
|InitialCapital||InitialCapital
 +
|-
 +
|Input||Input
 +
|-
 +
|Inputs||Inputs
 +
|-
 +
|InsideAsk||InsideAsk
 +
|-
 +
|InsideBid||InsideBid
 +
|-
 +
|InStr||InStr
 +
|-
 +
|Int||Int
 +
|-
 +
|IntervalType||IntervalType
 +
|-
 +
|IntervalType_ex||IntervalType_ex
 +
|-
 +
|IntPortion||IntPortion
 +
|-
 +
|IntrabarOrderGeneration||IntrabarOrderGeneration
 +
|-
 +
|IntraBarPersist||IntraBarPersist
 +
|-
 +
|Is||Is
 +
|-
 +
|JulianToDate||JulianToDate
 +
|-
 +
|L||L
 +
|-
 +
|LargestLosTrade||LargestLosTrade
 +
|-
 +
|LargestWinTrade||LargestWinTrade
 +
|-
 +
|Last||Last
 +
|-
 +
|LastBarOnChart||IsLastBar
 +
|-
 +
|LastCalcJDate||LastCalcJDate
 +
|-
 +
|LastCalcMMTime||LastCalcMMTime
 +
|-
 +
|LastCalcSSTime||LastCalcSSTime
 +
|-
 +
|LeftStr||LeftStr
 +
|-
 +
|LegacyColorToRGB||LegacyColorToRGB
 +
|-
 +
|LegacyColorValue||LegacyColorValue
 +
|-
 +
|LightGray||LightGray
 +
|-
 +
|Limit||Limit
 +
|-
 +
|Log||Log
 +
|-
 +
|Long||Long
 +
|-
 +
|Low||Low
 +
|-
 +
|Lower||Lower
 +
|-
 +
|LowerStr||LowerStr
 +
|-
 +
|LPBool||LPBool
 +
|-
 +
|LPByte||LPByte
 +
|-
 +
|LPDouble||LPDouble
 +
|-
 +
|LPDWORD||LPDWORD
 +
|-
 +
|LPFloat||LPFloat
 +
|-
 +
|LPInt||LPInt
 +
|-
 +
|LPLong||LPLong
 +
|-
 +
|LPSTR||LPSTR
 +
|-
 +
|LPWORD||LPWORD
 +
|-
 +
|Magenta||Magenta
 +
|-
 +
|Margin||Margin
 +
|-
 +
|Market||Market
 +
|-
 +
|MarketPosition||MarketPosition
 +
|-
 +
|MarketPosition_at_Broker||MarketPosition_at_Broker
 +
|-
 +
|MarketPosition_at_Broker_for_The_Strategy||MarketPosition_at_Broker_for_The_Strategy
 +
|-
 +
|MarketPosition_Checked||MarketPosition_Checked
 +
|-
 +
|MaxBarsBack||MaxBarsBack
 +
|-
 +
|MaxBarsForward||MaxBarsForward
 +
|-
 +
|MaxConsecLosers||MaxConsecLosers
 +
|-
 +
|MaxConsecWinners||MaxConsecWinners
 +
|-
 +
|MaxContractProfit||MaxContractProfit
 +
|-
 +
|MaxContractProfit_Checked||MaxContractProfit_Checked
 +
|-
 +
|MaxContracts||MaxContracts
 +
|-
 +
|MaxContracts_Checked||MaxContracts_Checked
 +
|-
 +
|MaxContractsHeld||MaxContractsHeld
 +
|-
 +
|MaxEntries||MaxEntries
 +
|-
 +
|MaxEntries_Checked||MaxEntries_Checked
 +
|-
 +
|MaxIDDrawDown||MaxIDDrawDown
 +
|-
 +
|MaxList||Max
 +
|-
 +
|MaxList2||MaxList2
 +
|-
 +
|MaxPositionAgo||MaxPositionAgo
 +
|-
 +
|MaxPositionsAgo||MaxPositionsAgo
 +
|-
 +
|MaxPositionLoss||MaxPositionLoss
 +
|-
 +
|MaxPositionLoss_Checked||MaxPositionLoss_Checked
 +
|-
 +
|MaxPositionProfit||MaxPositionProfit
 +
|-
 +
|MaxPositionProfit_Checked||MaxPositionProfit_Checked
 +
|-
 +
|MaxShares||MaxShares
 +
|-
 +
|MaxShares_Checked||MaxShares_Checked
 +
|-
 +
|MaxSharesHeld||MaxSharesHeld
 +
|-
 +
|MC_Arw_GetActive||MC_Arw_GetActive
 +
|-
 +
|MC_Text_GetActive||MC_Text_GetActive
 +
|-
 +
|MC_TL_GetActive||MC_TL_GetActive
 +
|-
 +
|MC_TL_New||MC_TL_New
 +
|-
 +
|Method||Method
 +
|-
 +
|MidStr||MidStr
 +
|-
 +
|MillisecondsFromDateTime||MillisecondsFromDateTime
 +
|-
 +
|MinList||MinList
 +
|-
 +
|MinList2||MinList2
 +
|-
 +
|MinMove||MinMove
 +
|-
 +
|MinutesFromDateTime||MinutesFromDateTime
 +
|-
 +
|Mod||Mod
 +
|-
 +
|Monday||Monday
 +
|-
 +
|Month||Month
 +
|-
 +
|MonthFromDateTime||MonthFromDateTime
 +
|-
 +
|MouseClickBarNumber||MouseClickBarNumber
 +
|-
 +
|MouseClickCtrlPressed||MouseClickCtrlPressed
 +
|-
 +
|MouseClickDataNumber||MouseClickDataNumber
 +
|-
 +
|MouseClickDateTime||MouseClickDateTime
 +
|-
 +
|MouseClickPrice||MouseClickPrice
 +
|-
 +
|MouseClickShiftPressed||MouseClickShiftPressed
 +
|-
 +
|Neg||Neg
 +
|-
 +
|NetProfit||NetProfit
 +
|-
 +
|NewLine||NewLine
 +
|-
 +
|Next||Next
 +
|-
 +
|NoPlot||NoPlot
 +
|-
 +
|Not||Not
 +
|-
 +
|NthMaxList||NthMaxList
 +
|-
 +
|NthMinList||NthMinList
 +
|-
 +
|Numeric||Numeric
 +
|-
 +
|NumericArray||NumericArray
 +
|-
 +
|NumericArrayRef||NumericArrayRef
 +
|-
 +
|NumericRef||NumericRef
 +
|-
 +
|NumericSeries||NumericSeries
 +
|-
 +
|NumericSimple||NumericSimple
 +
|-
 +
|NumEvenTrades||NumEvenTrades
 +
|-
 +
|NumLosTrades||NumLosTrades
 +
|-
 +
|NumToStr||NumToStr
 +
|-
 +
|NumWinTrades||NumWinTrades
 +
|-
 +
|O||O
 +
|-
 +
|Of||Of
 +
|-
 +
|On||On
 +
|-
 +
|OnCreate||OnCreate
 +
|-
 +
|OnDestroy||OnDestroy
 +
|-
 +
|Open||Open
 +
|-
 +
|OpenEntriesCount||OpenEntriesCount
 +
|-
 +
|OpenEntryComission||OpenEntryComission
 +
|-
 +
|OpenEntryContracts||OpenEntryContracts
 +
|-
 +
|OpenEntryDate||OpenEntryDate
 +
|-
 +
|OpenEntryMaxProfit||OpenEntryMaxProfit
 +
|-
 +
|OpenEntryMaxProfitPerContract||OpenEntryMaxProfitPerContract
 +
|-
 +
|OpenEntryMinProfit||OpenEntryMinProfit
 +
|-
 +
|OpenEntryMinProfitPerContract||OpenEntryMinProfitPerContract
 +
|-
 +
|OpenEntryPrice||OpenEntryPrice
 +
|-
 +
|OpenEntryProfit||OpenEntryProfit
 +
|-
 +
|OpenEntryProfitPerContract||OpenEntryProfitPerContract
 +
|-
 +
|OpenEntryTime||OpenEntryTime
 +
|-
 +
|OpenInt||OpenInt
 +
|-
 +
|OpenPositionProfit||OpenPositionProfit
 +
|-
 +
|Or||Or
 +
|-
 +
|Over||Over
 +
|-
 +
|PercentProfit||PercentProfit
 +
|-
 +
|Place||Place
 +
|-
 +
|PlaceMarketOrder||PlaceMarketOrder
 +
|-
 +
|PlaySound||PlaySound
 +
|-
 +
|Plot||Plot
 +
|-
 +
|PlotPaintBar||PlotPaintBar
 +
|-
 +
|PlotPB||PlotPB
 +
|-
 +
|Point||Point
 +
|-
 +
|Points||Points
 +
|-
 +
|PointValue||PointValue
 +
|-
 +
|Portfolio_CalcMaxPotentialLossForEntry||Portfolio_CalcMaxPotentialLossForEntry
 +
|-
 +
|Portfolio_CurrentEntries||Portfolio_CurrentEntries
 +
|-
 +
|Portfolio_GetMarginPerContract||Portfolio_GetMarginPerContract
 +
|-
 +
|Portfolio_GetMaxPotentialLossPerContract||Portfolio_GetMaxPotentialLossPerContract
 +
|-
 +
|Portfolio_GrossLoss||Portfolio_GrossLoss
 +
|-
 +
|Portfolio_GrossProfit||Portfolio_GrossProfit
 +
|-
 +
|Portfolio_InvestedCapital||Portfolio_InvestedCapital
 +
|-
 +
|Portfolio_MaxIDDrawdown||Portfolio_MaxIDDrawdown
 +
|-
 +
|Portfolio_MaxOpenPositionPotentialLoss||Portfolio_MaxOpenPositionPotentialLoss
 +
|-
 +
|Portfolio_MaxRiskEquityPerPosPercent||Portfolio_MaxRiskEquityPerPosPercent
 +
|-
 +
|Portfolio_NetProfit||Portfolio_NetProfit
 +
|-
 +
|Portfolio_NumLossTrades||Portfolio_NumLossTrades
 +
|-
 +
|Portfolio_NumWinTrades||Portfolio_NumWinTrades
 +
|-
 +
|Portfolio_OpenPositionProfit||Portfolio_OpenPositionProfit
 +
|-
 +
|Portfolio_PercentProfit||Portfolio_PercentProfit
 +
|-
 +
|Portfolio_SetMaxPotentialLossPerContract||Portfolio_SetMaxPotentialLossPerContract
 +
|-
 +
|Portfolio_StrategyDrawdown||Portfolio_StrategyDrawdown
 +
|-
 +
|Portfolio_TotalMaxRiskEquityPercent||Portfolio_TotalMaxRiskEquityPercent
 +
|-
 +
|Portfolio_TotalTrades||Portfolio_TotalTrades
 +
|-
 +
|PortfolioEntriesPriority||PortfolioEntriesPriority
 +
|-
 +
|Pos||Pos
 +
|-
 +
|PositionProfit||PositionProfit
 +
|-
 +
|PositionProfit_Checked||PositionProfit_Checked
 +
|-
 +
|PosTradeCommission||PosTradeCommission
 +
|-
 +
|PosTradeCount||PosTradeCount
 +
|-
 +
|PosTradeEntryBar||PosTradeEntryBar
 +
|-
 +
|PosTradeEntryCategory||PosTradeEntryCategory
 +
|-
 +
|PosTradeEntryDateTime||PosTradeEntryDateTime
 +
|-
 +
|PosTradeEntryName||PosTradeEntryName
 +
|-
 +
|PosTradeEntryPrice||PosTradeEntryPrice
 +
|-
 +
|PosTradeExitBar||PosTradeExitBar
 +
|-
 +
|PosTradeExitCategory||PosTradeExitCategory
 +
|-
 +
|PosTradeExitDateTime||PosTradeExitDateTime
 +
|-
 +
|PosTradeExitName||PosTradeExitName
 +
|-
 +
|PosTradeExitPrice||PosTradeExitPrice
 +
|-
 +
|PosTradeIsLong||PosTradeIsLong
 +
|-
 +
|PosTradeIsOpen||PosTradeIsOpen
 +
|-
 +
|PosTradeProfit||PosTradeProfit
 +
|-
 +
|PosTradeSize||PosTradeSize
 +
|-
 +
|PrevClose||PrevClose
 +
|-
 +
|PriceScale||PriceScale
 +
|-
 +
|Print||Print
 +
|-
 +
|ProcessMouseEvents||ProcessMouseEvents
 +
|-
 +
|q_Ask||q_Ask
 +
|-
 +
|q_Bid||q_Bid
 +
|-
 +
|q_BigPointValue||q_BigPointValue
 +
|-
 +
|q_Date||q_Date
 +
|-
 +
|q_ExchangeListed||q_ExchangeListed
 +
|-
 +
|q_Last||q_Last
 +
|-
 +
|q_OpenInterest||q_OpenInterest
 +
|-
 +
|q_PreviousClose||q_PreviousClose
 +
|-
 +
|q_Time||q_Time
 +
|-
 +
|q_Time_s||q_Time_s
 +
|-
 +
|q_TotalVolume||q_TotalVolume
 +
|-
 +
|RaiseRuntimeError||RaiseRuntimeError
 +
|-
 +
|Random||Random
 +
|-
 +
|RecalcPersist||RecalcPersist
 +
|-
 +
|RecalcLastBarAfter||RecalcLastBarAfter
 +
|-
 +
|Recalculate||Recalculate
 +
|-
 +
|Red||Red
 +
|-
 +
|RegularSession||RegularSession
 +
|-
 +
|RevSize||RevSize
 +
|-
 +
|RGB||RGB
 +
|-
 +
|RGBToLegacyColor||RGBToLegacyColor
 +
|-
 +
|RightStr||RightStr
 +
|-
 +
|Round||Round
 +
|-
 +
|Saturday||Saturday
 +
|-
 +
|SecondsFromDateTime||SecondsFromDateTime
 +
|-
 +
|Self||Self
 +
|-
 +
|Sess1EndTime||Sess1EndTime
 +
|-
 +
|Sess1FirstBarTime||Sess1FirstBarTime
 +
|-
 +
|Sess1StartTime||Sess1StartTime
 +
|-
 +
|Sess2EndTime||Sess2EndTime
 +
|-
 +
|Sess2FirstBarTime||Sess2FirstBarTime
 +
|-
 +
|Sess2StartTime||Sess2StartTime
 +
|-
 +
|SessionCount||SessionCount
 +
|-
 +
|SessionCountMS||SessionCountMS
 +
|-
 +
|SessionEndDay||SessionEndDay
 +
|-
 +
|SessionEndDayMS||SessionEndDayMS
 +
|-
 +
|SessionEndTime||SessionEndTime
 +
|-
 +
|SessionEndTimeMS||SessionEndTimeMS
 +
|-
 +
|SessionLastBar||SessionLastBar
 +
|-
 +
|SessionStartDay||SessionStartDay
 +
|-
 +
|SessionStartDayMS||SessionStartDayMS
 +
|-
 +
|SessionStartTime||SessionStartTime
 +
|-
 +
|SessionStartTimeMS||SessionStartTimeMS
 +
|-
 +
|SetBreakeven||SetBreakeven
 +
|-
 +
|SetCustomFitnessValue||SetCustomFitnessValue
 +
|-
 +
|SetDollarTrailing||SetDollarTrailing
 +
|-
 +
|SetExitOnClose||SetExitOnClose
 +
|-
 +
|SetFPCompareAccuracy||SetFPCompareAccuracy
 +
|-
 +
|SetMaxBarsBack||SetMaxBarsBack
 +
|-
 +
|SetPercentTrailing||SetPercentTrailing
 +
|-
 +
|SetPlotColor||SetPlotColor
 +
|-
 +
|SetPlotBGColor||SetPlotBGColor
 +
|-
 +
|SetPlotWidth||SetPlotWidth
 +
|-
 +
|SetProfitTarget||SetProfitTarget
 +
|-
 +
|SetStopContract||SetStopContract
 +
|-
 +
|SetStopLoss||SetStopLoss
 +
|-
 +
|SetStopPosition||SetStopPosition
 +
|-
 +
|SetStopShare||SetStopShare
 +
|-
 +
|Share||Share
 +
|-
 +
|Shares||Shares
 +
|-
 +
|Short||Short
 +
|-
 +
|Sign||Sign
 +
|-
 +
|Sine||Sine
 +
|-
 +
|Slippage||Slippage
 +
|-
 +
|Spaces||Spaces
 +
|-
 +
|Square||Square
 +
|-
 +
|SquareRoot||SquareRoot
 +
|-
 +
|Stop||Stop
 +
|-
 +
|String||String
 +
|-
 +
|StringArray||StringArray
 +
|-
 +
|StringArrayRef||StringArrayRef
 +
|-
 +
|StringRef||StringRef
 +
|-
 +
|StringSeries||StringSeries
 +
|-
 +
|StringSimple||StringSimple
 +
|-
 +
|StringToDate||StringToDate
 +
|-
 +
|StringToDateTime||StringToDateTime
 +
|-
 +
|StringToTime||StringToTime
 +
|-
 +
|StrLen||StrLen
 +
|-
 +
|StrToNum||StrToNum
 +
|-
 +
|SumList||SumList
 +
|-
 +
|Sunday||Sunday
 +
|-
 +
|Symbol||Symbol
 +
|-
 +
|Symbol_Close||Symbol_Close
 +
|-
 +
|Symbol_Date||Symbol_Date
 +
|-
 +
|Symbol_DownTicks||Symbol_DownTicks
 +
|-
 +
|Symbol_High||Symbol_High
 +
|-
 +
|Symbol_Low||Symbol_Low
 +
|-
 +
|Symbol_Open||Symbol_Open
 +
|-
 +
|Symbol_OpenInt||Symbol_OpenInt
 +
|-
 +
|Symbol_Ticks||Symbol_Ticks
 +
|-
 +
|Symbol_Time||Symbol_Time
 +
|-
 +
|Symbol_Time_S||Symbol_Time_S
 +
|-
 +
|Symbol_Upticks||Symbol_Upticks
 +
|-
 +
|Symbol_Volume||Symbol_Volume
 +
|-
 +
|SymbolName||SymbolName
 +
|-
 +
|T||T
 +
|-
 +
|Tangent||Tangent
 +
|-
 +
|Text_Delete||Text_Delete
 +
|-
 +
|Text_GetActive||Text_GetActive
 +
|-
 +
|Text_GetAttribute||Text_GetAttribute
 +
|-
 +
|Text_GetBGColor||Text_GetBGColor
 +
|-
 +
|Text_GetBorder||Text_GetBorder
 +
|-
 +
|Text_GetColor||Text_GetColor
 +
|-
 +
|Text_GetDate||Text_GetDate
 +
|-
 +
|Text_GetFirst||Text_GetFirst
 +
|-
 +
|Text_GetFontName||Text_GetFontName
 +
|-
 +
|Text_GetHStyle||Text_GetHStyle
 +
|-
 +
|Text_GetNext||Text_GetNext
 +
|-
 +
|Text_GetSize||Text_GetSize
 +
|-
 +
|Text_GetString||Text_GetString
 +
|-
 +
|Text_GetTime_s||Text_GetTime_s
 +
|-
 +
|Text_GetTime||Text_GetTime
 +
|-
 +
|Text_GetValue||Text_GetValue
 +
|-
 +
|Text_GetVStyle||Text_GetVStyle
 +
|-
 +
|Text_New_s||Text_New_s
 +
|-
 +
|Text_New_self_s||Text_New_self_s
 +
|-
 +
|Text_New_self||Text_New_self
 +
|-
 +
|Text_New||Text_New
 +
|-
 +
|Text_SetAttribute||Text_SetAttribute
 +
|-
 +
|Text_SetBGColor||Text_SetBGColor
 +
|-
 +
|Text_SetBorder||Text_SetBorder
 +
|-
 +
|Text_SetColor||Text_SetColor
 +
|-
 +
|Text_SetFontName||Text_SetFontName
 +
|-
 +
|Text_SetLocation_s||Text_SetLocation_s
 +
|-
 +
|Text_SetLocation||Text_SetLocation
 +
|-
 +
|Text_SetSize||Text_SetSize
 +
|-
 +
|Text_SetString||Text_SetString
 +
|-
 +
|Text_SetStyle||Text_SetStyle
 +
|-
 +
|Text||Text
 +
|-
 +
|Than||Than
 +
|-
 +
|The||The
 +
|-
 +
|Then||Then
 +
|-
 +
|This||This
 +
|-
 +
|ThreadSafe||ThreadSafe
 +
|-
 +
|Thursday||Thursday
 +
|-
 +
|Ticks||Ticks
 +
|-
 +
|Time_s||Time_s
 +
|-
 +
|Time_s2Time||Time_s2Time
 +
|-
 +
|Time||Time
 +
|-
 +
|Time2Time_s||Time2Time_s
 +
|-
 +
|TimeToString||TimeToString
 +
|-
 +
|TL_Delete||TL_Delete
 +
|-
 +
|TL_GetActive||TL_GetActive
 +
|-
 +
|TL_GetAlert||TL_GetAlert
 +
|-
 +
|TL_GetBeginDate||TL_GetBeginDate
 +
|-
 +
|TL_GetBeginTime_s||TL_GetBeginTime_s
 +
|-
 +
|TL_GetBeginTime||TL_GetBeginTime
 +
|-
 +
|TL_GetBeginVal||TL_GetBeginVal
 +
|-
 +
|TL_GetColor||TL_GetColor
 +
|-
 +
|TL_GetEndDate||TL_GetEndDate
 +
|-
 +
|TL_GetEndTime_s||TL_GetEndTime_s
 +
|-
 +
|TL_GetEndTime||TL_GetEndTime
 +
|-
 +
|TL_GetEndVal||TL_GetEndVal
 +
|-
 +
|TL_GetExtLeft||TL_GetExtLeft
 +
|-
 +
|TL_GetExtRight||TL_GetExtRight
 +
|-
 +
|TL_GetFirst||TL_GetFirst
 +
|-
 +
|TL_GetNext||TL_GetNext
 +
|-
 +
|TL_GetSize||TL_GetSize
 +
|-
 +
|TL_GetStyle||TL_GetStyle
 +
|-
 +
|TL_GetValue_s||TL_GetValue_s
 +
|-
 +
|TL_GetValue||TL_GetValue
 +
|-
 +
|TL_New_s||TL_New_s
 +
|-
 +
|TL_New_self_s||TL_New_self_s
 +
|-
 +
|TL_New_self||TL_New_self
 +
|-
 +
|TL_New||TL_New
 +
|-
 +
|TL_SetAlert||TL_SetAlert
 +
|-
 +
|TL_SetBegin_s||TL_SetBegin_s
 +
|-
 +
|TL_SetBegin||TL_SetBegin
 +
|-
 +
|TL_SetColor||TL_SetColor
 +
|-
 +
|TL_SetEnd_s||TL_SetEnd_s
 +
|-
 +
|TL_SetEnd||TL_SetEnd
 +
|-
 +
|TL_SetExtLeft||TL_SetExtLeft
 +
|-
 +
|TL_SetExtRight||TL_SetExtRight
 +
|-
 +
|TL_SetSize||TL_SetSize
 +
|-
 +
|TL_SetStyle||TL_SetStyle
 +
|-
 +
|To||To
 +
|-
 +
|Today||Today
 +
|-
 +
|Tool_Dashed||Tool_Dashed
 +
|-
 +
|Tool_Dashed2||Tool_Dashed2
 +
|-
 +
|Tool_Dashed3||Tool_Dashed3
 +
|-
 +
|Tool_Dotted||Tool_Dotted
 +
|-
 +
|Tool_Solid||Tool_Solid
 +
|-
 +
|Total||Total
 +
|-
 +
|TotalBarsEvenTrades||TotalBarsEvenTrades
 +
|-
 +
|TotalBarsLosTrades||TotalBarsLosTrades
 +
|-
 +
|TotalBarsWinTrades||TotalBarsWinTrades
 +
|-
 +
|TotalTrades||TotalTrades
 +
|-
 +
|TradeDate||TradeDate
 +
|-
 +
|TradeTime||TradeTime
 +
|-
 +
|True||True
 +
|-
 +
|TrueFalse||TrueFalse
 +
|-
 +
|TrueFalseArray||TrueFalseArray
 +
|-
 +
|TrueFalseArrayRef||TrueFalseArrayRef
 +
|-
 +
|TrueFalseRef||TrueFalseRef
 +
|-
 +
|TrueFalseSeries||TrueFalseSeries
 +
|-
 +
|TrueFalseSimple||TrueFalseSimple
 +
|-
 +
|Tuesday||Tuesday
 +
|-
 +
|Under||Under
 +
|-
 +
|Unsigned||Unsigned
 +
|-
 +
|UpperStr||UpperStr
 +
|-
 +
|UpTicks||UpTicks
 +
|-
 +
|V||V
 +
|-
 +
|Var||Var
 +
|-
 +
|Variable||Variable
 +
|-
 +
|Variables||Variables
 +
|-
 +
|Vars||Vars
 +
|-
 +
|VarSize||VarSize
 +
|-
 +
|VarStartAddr||VarStartAddr
 +
|-
 +
|Void||Void
 +
|-
 +
|Volume||Volume
 +
|-
 +
|Was||Was
 +
|-
 +
|Wednesday||Wednesday
 +
|-
 +
|While||While
 +
|-
 +
|White||White
 +
|-
 +
|WORD||WORD
 +
|-
 +
|Year||Year
 +
|-
 +
|YearFromDateTime||YearFromDateTime
 +
|-
 +
|Yellow||Yellow
 +
|-
 +
|Yesterday||Yesterday
 +
|-
 +
|BarCount||DataCount
 +
|-
 +
|Exact||StrCmp
 +
|-
 +
|Value||StrToNum
 +
|}

2014年3月4日 (二) 15:50的最后版本

文件:Kl.zip

开拓者 金魔方
PlotNumeric(1,0) Plot(0,' ')
Buy(1,2) Buy(' ',0,0,0,OT_Market, OB_ThisBar)
Sell(1,2) Sell(' ',0,0,0,OT_Market, OB_ThisBar)
BuyToCover(1,2) BuyToCover(' ',0,0,0,OT_Market, OB_ThisBar)
SellShort(1,2) SellShort(' ',0,0,0,OT_Market, OB_ThisBar)
GetGlobalVar(0) GetGlobalVar(' ');
SetGlobalVar(0,1) SetGlobalVar(' ', ' ');
SetTBProfileString SetProfileValue
GetTBProfileString GetProfileValue
SetTBProfileString2File(3,0,1,2) SetProfileValue(0,0,0,0)
GetTBProfileString2File(2,0,1) GetProfileValue(0,0,0)
Text(0) NumToStr(0,0)
DateToString(0) NumToStr(0,0)
StandardDev StandardDev
InvalidString ' '
Value StrToNum
Date Date
Time Time
Open Open
High High
Low Low
Close Close
Volume Vol
D Date
T T
O O
H H
L L
C C
V V
Max Max
Commentary Comment
OpenInt OpenInt
OI OpenInt
OpenD OpenD
OpenM OpenM
OpenW OpenW
OpenY OpenY
HighD HighD
HighM HighM
HighW HighW
HighY HighY
LowD LowD
LowM LowM
LowW LowW
LowY LowY
CloseD CloseD
CloseM CloseM
CloseW CloseW
CloseY CloseY
SessionLastBar SessionLastBar
Time_s Time
InsideAsk DynaInfo(Q_Ask)
InsideBid DynaInfo(Q_Bid)
DailyHigh DynaInfo(Q_High)
q_LastTime DynaInfo(Q_Last)
TradeDate DynaInfo(Q_Date)
TradeTime DynaInfo(Q_LastTime)
DailyLow DynaInfo(Q_Low)
DailyOpen DynaInfo(Q_Open)
CurrentOpenInt DynaInfo(Q_OpenInt)
OpenInterest DynaInfo(Q_OpenInt)
PrevClose DynaInfo(Q_PrevClose)
TotalVolume DynaInfo(Q_TotalVol)
CurrentDate CurrentDate-19000000
CurrentTime CurrentTime*1000000
CurrentTime_s CurrentTime
ComputerDateTime Now
BarInterval DataTypeM
BarType DataType
BarType_ex DataType
IntervalType DataType
IntervalType_ex DataType
BaseDataNumber DataCount
CurrentDataNumber DataCount
BigPointValue BigPointValue
Category Category
ExpirationDate ExpirationDate
GetSymbolName StkName
GetExchangeName MarketName
MinMove MinMove
Point Point
PointValue PointValue
PriceScale PriceScale
DayOfMonth DayOfDate
Month MonthOfDate
Year YearOfDate
DayOfWeek WeekDayOfDate
GVGetNamedDouble GetGlobalVar
GVSetNamedDouble SetGlobalVar
GVGetNamedInt GetGlobalStr
GVSetNamedInt SetGlobalStr
IFF If
IffString Iif
IFFLogic Iif
AbsValue Abs
ArcTangent Atan
Ceiling Ceiling
Permutation Permut
Combination Combin
Cosine Cos
ExpValue Exp
Floor Floor
FracPortion FracPart
IntPortion IntPart
Log Log
MaxList Max
MaxList2 Max
MinList Min
MinList2 Min
Mod Mod
Neg Neg
Power Pow
Random Rand
Round RoundS
Sign Sgn
Sine Sin
SquareRoot Sqrt
Tangent Tan
AvgDeviation AveDev
Correlation Relate
Covar Covar
DevSqrd DevSq
LinearRegValue Forcast
LinearRegSlope Slope
LinearRegValueFC Forcast
LinearRegSlopeFC Slope
StdDev StdDev
Kurtosis Kurt
Skew Skew
CurrentBar BarPos
Average MA
AverageFC MA
XAverage EMA
Summation Sum
SummationFC Sum
Highest HHV
HighestFC HHV
HighestBar HHVBars
Lowest LLV
LowestFC LLV
LowestBar LLVBars
AvgPrice (C+H+L)/3
AvgTrueRange AvgTrueRange
TrueRange TRTrueRange
CountIf Count
SwingHigh SwingHigh
SwingHighBar SwingHighBar
SwingLow SwingLow
SwingLowBar SwingLowBar
VolatilityClassic ATR
WeightedClose (2*C+H+L)/4
ParabolicSAR SAR
InStr StrFind
LeftStr StrLeft
RightStr StrRight
MidStr StrMid
StrLen StrLen
LowerStr LowerStr
UpperStr UpperStr
NumToStr NumToStr
StrToNum StrToNum
AvgEntryPrice AvgEntryPrice
BarsSinceEntry BarsEntryBarsSinceEntry
BarsSinceExit BarsXxitBarsSinceExit
ContractProfit ContractProfit
CurrentContracts CurrentContracts
CurrentShares CurrentContracts
CurrentEntries CurrentEntries
EntryDate EntryDate
EntryName EntryName
EntryPrice EntryPrice
EntryTime EntryTimeEntryTime
ExitDate ExitDate
ExitName ExitName
ExitPrice ExitPrice
ExitTime ExitTime
MarketPosition MarketPosition
PositionProfit PositionProfit
OpenPositionProfit PositionProfit
DailyLosers DailyLosers
DailyWinners DailyWinners
Portfolio_CurrentEntries A_CurrentEntries
Portfolio_OpenPositionProfit A_OpenProfit
RGB ColorRGB
GetAppInfo AppInfo
GetUserID UserName
Alert Alert
ClearPrintLog ClearPrintLog
FileAppend FileAppend
FileDelete FileDelete
MaxBarsBack MaxBarsBack
MaxBarsForward MaxBarsForward
A A
Abort Abort
Above Above
AbsValue AbsValue
Ago Ago
Alert Alert
AlertEnabled AlertEnabled
All All
An An
And And
AvgPrice (C+H+L)/3
Arctangent Arctangent
Array_Compare Array_Compare
Array_Copy Array_Copy
Array_GetBooleanValue Array_GetBooleanValue
Array_GetFloatValue Array_GetFloatValue
Array_GetIntegerValue Array_GetIntegerValue
Array_GetMaxIndex Array_GetMaxIndex
Array_GetStringValue Array_GetStringValue
Array_GetType Array_GetType
Array_SetBooleanValue Array_SetBooleanValue
Array_SetFloatValue Array_SetFloatValue
Array_SetIntegerValue Array_SetIntegerValue
Array_SetMaxIndex Array_SetMaxIndex
Array_SetStringValue Array_SetStringValue
Array_SetValRange Array_SetValRange
Array_Sort Array_Sort
Array_Sum Array_Sum
Array Array
Arrays Arrays
ArraySize ArraySize
ArrayStartAddr ArrayStartAddr
Arw_Delete Arw_Delete
Arw_GetActive Arw_GetActive
Arw_GetColor Arw_GetColor
Arw_GetDate Arw_GetDate
Arw_GetDirection Arw_GetDirection
Arw_GetFirst Arw_GetFirst
Arw_GetNext Arw_GetNext
Arw_GetSize Arw_GetSize
Arw_GetStyle Arw_GetStyle
Arw_GetText Arw_GetText
Arw_GetTextAttribute Arw_GetTextAttribute
Arw_GetTextBGColor Arw_GetTextBGColor
Arw_GetTextColor Arw_GetTextColor
Arw_GetTextFontName Arw_GetTextFontName
Arw_GetTextSize Arw_GetTextSize
Arw_GetTime_s Arw_GetTime_s
Arw_GetTime Arw_GetTime
Arw_GetVal Arw_GetVal
Arw_New_s Arw_New_s
Arw_New_self_s Arw_New_self_s
Arw_New_self Arw_New_self
Arw_New Arw_New
Arw_SetColor Arw_SetColor
Arw_SetLocation_s Arw_SetLocation_s
Arw_SetLocation Arw_SetLocation
Arw_SetSize Arw_SetSize
Arw_SetStyle Arw_SetStyle
Arw_SetText Arw_SetText
Arw_SetTextAttribute Arw_SetTextAttribute
Arw_SetTextBGColor Arw_SetTextBGColor
Arw_SetTextColor Arw_SetTextColor
Arw_SetTextFontName Arw_SetTextFontName
Arw_SetTextSize Arw_SetTextSize
At At
AtCommentaryBar AtCommentaryBar
AutoSession AutoSession
AvgBarsEvenTrade AvgBarsEvenTrade
AvgBarsLosTrade AvgBarsLosTrade
AvgBarsWinTrade AvgBarsWinTrade
AvgEntryPrice AvgEntryPrice
AvgEntryPrice_at_Broker AvgEntryPrice_at_Broker
AvgEntryPrice_at_Broker_for_The_Strategy AvgEntryPrice_at_Broker_for_The_Strategy
AvgList AvgList
Bar Bar
BarInterval BarInterval
Bars Bars
BarsSinceEntry BarsSinceEntry
BarsSinceEntry_Checked BarsSinceEntry_Checked
BarsSinceExit BarsSinceExit
BarsSinceExit_Checked BarsSinceExit_Checked
BarStatus BarStatus
BarType_ex BarType_ex
BarType BarType
Based Based
BaseDataNumber BaseDataNumber
Begin Begin
Below Below
BigPointValue BigPointValue
Black Black
Blue Blue
Bool Bool
BoxSize BoxSize
Break Break
By By
Byte Byte
C C
CancelAlert CancelAlert
Category Category
Ceiling Ceiling
ChangeMarketPosition ChangeMarketPosition
Char Char
CheckAlert CheckAlert
CheckCommentary CheckCommentary
ClearDebug ClearDebug
ClearPrintLog ClearPrintLog
Close Close
Commentary Commentary
CommentaryCL CommentaryCL
CommentaryEnabled CommentaryEnabled
Commission Commission
ComputerDateTime ComputerDateTime
Contract Contract
ContractProfit ContractProfit
Contracts Contracts
Cosine Cosine
Cotangent Cotangent
Cover Cover
Cross Cross
Crosses Crosses
CurrentBar CurrentBar
CurrentContracts CurrentContracts
CurrentDataNumber CurrentDataNumber
CurrentDate CurrentDate
CurrentEntries CurrentEntries
CurrentOpenInt CurrentOpenInt
CurrentShares CurrentShares
CurrentTime_s CurrentTime_s
CurrentTime CurrentTime
Cyan Cyan
D D
DailyHigh DailyHigh
DailyLimit DailyLimit
DailyLow DailyLow
DailyOpen DailyOpen
DailyVolume DailyVolume
DarkBlue DarkBlue
DarkBrown DarkBrown
DarkCyan DarkCyan
DarkGray DarkGray
DarkGreen DarkGreen
DarkMagenta DarkMagenta
DarkRed DarkRed
DarkYellow DarkYellow
Data Data
DataCompression DataCompression
Date Date
DateTime2ELTime_s DateTime2ELTime_s
DateTime2ELTime DateTime2ELTime
DateTimeToString DateTimeToString
DateToJulian DateToJulian
DateToString DateToString
Day Day
DayFromDateTime DayFromDateTime
DayOfMonth DayOfMonth
DayOfWeek DayOfWeek
DayOfWeekFromDateTime DayOfWeekFromDateTime
Days Days
Default Default
DefineDLLFunc DefineDLLFunc
Description Description
Does Does
DOM_AskPrice DOM_AskPrice
DOM_AsksCount DOM_AsksCount
DOM_AskSize DOM_AskSize
DOM_BidPrice DOM_BidPrice
DOM_BidsCount DOM_BidsCount
DOM_BidSize DOM_BidSize
DOM_IsConnected DOM_IsConnected
Double Double
DoubleQuote DoubleQuote
DownTicks DownTicks
Downto Downto
DWORD DWORD
EL_DateStr EL_DateStr
EL_DateToDateTime EL_DateToDateTime
EL_TimeToDateTime_s EL_TimeToDateTime_s
EL_TimeToDateTime EL_TimeToDateTime
ELDateToDateTime ELDateToDateTime
Else Else
ELTimeToDateTime_s ELTimeToDateTime_s
ELTimeToDateTime ELTimeToDateTime
EncodeDate EncodeDate
EncodeTime EncodeTime
End End
Entry Entry
EntryDate EntryDate
EntryDate_Checked EntryDate_Checked
EntryName EntryName
EntryPrice EntryPrice
EntryPrice_Checked EntryPrice_Checked
EntryTime EntryTime
EntryTime_Checked EntryTime_Checked
ExchListed ExchListed
ExecOffset ExecOffset
ExitDate ExitDate
ExitDate_Checked ExitDate_Checked
ExitName ExitName
ExitPrice ExitPrice
ExitPrice_Checked ExitPrice_Checked
ExitTime ExitTime
ExitTime_Checked ExitTime_Checked
ExpirationDate ExpirationDate
ExpValue ExpValue
External External
False False
File File
FileAppend FileAppend
FileDelete FileDelete
Fill_array Fill_array
Float Float
Floor Floor
For For
FormatDate FormatDate
FormatTime FormatTime
fpCExact fpCExact
fpCHighAccuracy fpCHighAccuracy
fpCLowAccuracy fpCLowAccuracy
fpCMedAccuracy fpCMedAccuracy
fpCVeryHighAccuracy fpCVeryHighAccuracy
fpCVeryLowAccuracy fpCVeryLowAccuracy
FracPortion FracPortion
Friday Friday
From From
GetAccount GetAccount
GetAccountID GetAccountID
GetAppInfo GetAppInfo
GetBackgroundColor GetBackgroundColor
GetBValue GetBValue
GetCDRomDrive GetCDRomDrive
GetCountry GetCountry
GetCurrency GetCurrency
GetExchangeName GetExchangeName
GetGValue GetGValue
GetNumAccounts GetNumAccounts
GetNumPositions GetNumPositions
GetPlotBGColor GetPlotBGColor
GetPlotColor GetPlotColor
GetPlotWidth GetPlotWidth
GetPositionAveragePrice GetPositionAveragePrice
GetPositionOpenPL GetPositionOpenPL
GetPositionQuantity GetPositionQuantity
GetPositionSymbol GetPositionSymbol
GetPositionTotalCost GetPositionTotalCost
GetRTAccountEquity GetRTAccountEquity
GetRTUnrealizedPL GetRTUnrealizedPL
GetRValue GetRValue
GetStrategyName GetStrategyName
GetSymbolName GetSymbolName
GetUserID GetUserID
GetUserName GetUserName
GradientColor GradientColor
Green Green
GrossLoss GrossLoss
GrossProfit GrossProfit
H H
High High
Higher Higher
HoursFromDateTime HoursFromDateTime
i_AvgEntryPrice i_AvgEntryPrice
i_AvgEntryPrice_at_Broker i_AvgEntryPrice_at_Broker
i_AvgEntryPrice_at_Broker_for_The_Strategy i_AvgEntryPrice_at_Broker_for_The_Strategy
i_ClosedEquity i_ClosedEquity
i_CurrentContracts i_CurrentContracts
i_CurrentShares i_CurrentShares
i_MarketPosition i_MarketPosition
i_MarketPosition_at_Broker i_MarketPosition_at_Broker
i_MarketPosition_at_Broker_for_The_Strategy i_MarketPosition_at_Broker_for_The_Strategy
i_OpenEquity i_OpenEquity
I I
IEasyLanguageObject IEasyLanguageObject
If If
IncMonth IncMonth
InitialCapital InitialCapital
Input Input
Inputs Inputs
InsideAsk InsideAsk
InsideBid InsideBid
InStr InStr
Int Int
IntervalType IntervalType
IntervalType_ex IntervalType_ex
IntPortion IntPortion
IntrabarOrderGeneration IntrabarOrderGeneration
IntraBarPersist IntraBarPersist
Is Is
JulianToDate JulianToDate
L L
LargestLosTrade LargestLosTrade
LargestWinTrade LargestWinTrade
Last Last
LastBarOnChart IsLastBar
LastCalcJDate LastCalcJDate
LastCalcMMTime LastCalcMMTime
LastCalcSSTime LastCalcSSTime
LeftStr LeftStr
LegacyColorToRGB LegacyColorToRGB
LegacyColorValue LegacyColorValue
LightGray LightGray
Limit Limit
Log Log
Long Long
Low Low
Lower Lower
LowerStr LowerStr
LPBool LPBool
LPByte LPByte
LPDouble LPDouble
LPDWORD LPDWORD
LPFloat LPFloat
LPInt LPInt
LPLong LPLong
LPSTR LPSTR
LPWORD LPWORD
Magenta Magenta
Margin Margin
Market Market
MarketPosition MarketPosition
MarketPosition_at_Broker MarketPosition_at_Broker
MarketPosition_at_Broker_for_The_Strategy MarketPosition_at_Broker_for_The_Strategy
MarketPosition_Checked MarketPosition_Checked
MaxBarsBack MaxBarsBack
MaxBarsForward MaxBarsForward
MaxConsecLosers MaxConsecLosers
MaxConsecWinners MaxConsecWinners
MaxContractProfit MaxContractProfit
MaxContractProfit_Checked MaxContractProfit_Checked
MaxContracts MaxContracts
MaxContracts_Checked MaxContracts_Checked
MaxContractsHeld MaxContractsHeld
MaxEntries MaxEntries
MaxEntries_Checked MaxEntries_Checked
MaxIDDrawDown MaxIDDrawDown
MaxList Max
MaxList2 MaxList2
MaxPositionAgo MaxPositionAgo
MaxPositionsAgo MaxPositionsAgo
MaxPositionLoss MaxPositionLoss
MaxPositionLoss_Checked MaxPositionLoss_Checked
MaxPositionProfit MaxPositionProfit
MaxPositionProfit_Checked MaxPositionProfit_Checked
MaxShares MaxShares
MaxShares_Checked MaxShares_Checked
MaxSharesHeld MaxSharesHeld
MC_Arw_GetActive MC_Arw_GetActive
MC_Text_GetActive MC_Text_GetActive
MC_TL_GetActive MC_TL_GetActive
MC_TL_New MC_TL_New
Method Method
MidStr MidStr
MillisecondsFromDateTime MillisecondsFromDateTime
MinList MinList
MinList2 MinList2
MinMove MinMove
MinutesFromDateTime MinutesFromDateTime
Mod Mod
Monday Monday
Month Month
MonthFromDateTime MonthFromDateTime
MouseClickBarNumber MouseClickBarNumber
MouseClickCtrlPressed MouseClickCtrlPressed
MouseClickDataNumber MouseClickDataNumber
MouseClickDateTime MouseClickDateTime
MouseClickPrice MouseClickPrice
MouseClickShiftPressed MouseClickShiftPressed
Neg Neg
NetProfit NetProfit
NewLine NewLine
Next Next
NoPlot NoPlot
Not Not
NthMaxList NthMaxList
NthMinList NthMinList
Numeric Numeric
NumericArray NumericArray
NumericArrayRef NumericArrayRef
NumericRef NumericRef
NumericSeries NumericSeries
NumericSimple NumericSimple
NumEvenTrades NumEvenTrades
NumLosTrades NumLosTrades
NumToStr NumToStr
NumWinTrades NumWinTrades
O O
Of Of
On On
OnCreate OnCreate
OnDestroy OnDestroy
Open Open
OpenEntriesCount OpenEntriesCount
OpenEntryComission OpenEntryComission
OpenEntryContracts OpenEntryContracts
OpenEntryDate OpenEntryDate
OpenEntryMaxProfit OpenEntryMaxProfit
OpenEntryMaxProfitPerContract OpenEntryMaxProfitPerContract
OpenEntryMinProfit OpenEntryMinProfit
OpenEntryMinProfitPerContract OpenEntryMinProfitPerContract
OpenEntryPrice OpenEntryPrice
OpenEntryProfit OpenEntryProfit
OpenEntryProfitPerContract OpenEntryProfitPerContract
OpenEntryTime OpenEntryTime
OpenInt OpenInt
OpenPositionProfit OpenPositionProfit
Or Or
Over Over
PercentProfit PercentProfit
Place Place
PlaceMarketOrder PlaceMarketOrder
PlaySound PlaySound
Plot Plot
PlotPaintBar PlotPaintBar
PlotPB PlotPB
Point Point
Points Points
PointValue PointValue
Portfolio_CalcMaxPotentialLossForEntry Portfolio_CalcMaxPotentialLossForEntry
Portfolio_CurrentEntries Portfolio_CurrentEntries
Portfolio_GetMarginPerContract Portfolio_GetMarginPerContract
Portfolio_GetMaxPotentialLossPerContract Portfolio_GetMaxPotentialLossPerContract
Portfolio_GrossLoss Portfolio_GrossLoss
Portfolio_GrossProfit Portfolio_GrossProfit
Portfolio_InvestedCapital Portfolio_InvestedCapital
Portfolio_MaxIDDrawdown Portfolio_MaxIDDrawdown
Portfolio_MaxOpenPositionPotentialLoss Portfolio_MaxOpenPositionPotentialLoss
Portfolio_MaxRiskEquityPerPosPercent Portfolio_MaxRiskEquityPerPosPercent
Portfolio_NetProfit Portfolio_NetProfit
Portfolio_NumLossTrades Portfolio_NumLossTrades
Portfolio_NumWinTrades Portfolio_NumWinTrades
Portfolio_OpenPositionProfit Portfolio_OpenPositionProfit
Portfolio_PercentProfit Portfolio_PercentProfit
Portfolio_SetMaxPotentialLossPerContract Portfolio_SetMaxPotentialLossPerContract
Portfolio_StrategyDrawdown Portfolio_StrategyDrawdown
Portfolio_TotalMaxRiskEquityPercent Portfolio_TotalMaxRiskEquityPercent
Portfolio_TotalTrades Portfolio_TotalTrades
PortfolioEntriesPriority PortfolioEntriesPriority
Pos Pos
PositionProfit PositionProfit
PositionProfit_Checked PositionProfit_Checked
PosTradeCommission PosTradeCommission
PosTradeCount PosTradeCount
PosTradeEntryBar PosTradeEntryBar
PosTradeEntryCategory PosTradeEntryCategory
PosTradeEntryDateTime PosTradeEntryDateTime
PosTradeEntryName PosTradeEntryName
PosTradeEntryPrice PosTradeEntryPrice
PosTradeExitBar PosTradeExitBar
PosTradeExitCategory PosTradeExitCategory
PosTradeExitDateTime PosTradeExitDateTime
PosTradeExitName PosTradeExitName
PosTradeExitPrice PosTradeExitPrice
PosTradeIsLong PosTradeIsLong
PosTradeIsOpen PosTradeIsOpen
PosTradeProfit PosTradeProfit
PosTradeSize PosTradeSize
PrevClose PrevClose
PriceScale PriceScale
Print Print
ProcessMouseEvents ProcessMouseEvents
q_Ask q_Ask
q_Bid q_Bid
q_BigPointValue q_BigPointValue
q_Date q_Date
q_ExchangeListed q_ExchangeListed
q_Last q_Last
q_OpenInterest q_OpenInterest
q_PreviousClose q_PreviousClose
q_Time q_Time
q_Time_s q_Time_s
q_TotalVolume q_TotalVolume
RaiseRuntimeError RaiseRuntimeError
Random Random
RecalcPersist RecalcPersist
RecalcLastBarAfter RecalcLastBarAfter
Recalculate Recalculate
Red Red
RegularSession RegularSession
RevSize RevSize
RGB RGB
RGBToLegacyColor RGBToLegacyColor
RightStr RightStr
Round Round
Saturday Saturday
SecondsFromDateTime SecondsFromDateTime
Self Self
Sess1EndTime Sess1EndTime
Sess1FirstBarTime Sess1FirstBarTime
Sess1StartTime Sess1StartTime
Sess2EndTime Sess2EndTime
Sess2FirstBarTime Sess2FirstBarTime
Sess2StartTime Sess2StartTime
SessionCount SessionCount
SessionCountMS SessionCountMS
SessionEndDay SessionEndDay
SessionEndDayMS SessionEndDayMS
SessionEndTime SessionEndTime
SessionEndTimeMS SessionEndTimeMS
SessionLastBar SessionLastBar
SessionStartDay SessionStartDay
SessionStartDayMS SessionStartDayMS
SessionStartTime SessionStartTime
SessionStartTimeMS SessionStartTimeMS
SetBreakeven SetBreakeven
SetCustomFitnessValue SetCustomFitnessValue
SetDollarTrailing SetDollarTrailing
SetExitOnClose SetExitOnClose
SetFPCompareAccuracy SetFPCompareAccuracy
SetMaxBarsBack SetMaxBarsBack
SetPercentTrailing SetPercentTrailing
SetPlotColor SetPlotColor
SetPlotBGColor SetPlotBGColor
SetPlotWidth SetPlotWidth
SetProfitTarget SetProfitTarget
SetStopContract SetStopContract
SetStopLoss SetStopLoss
SetStopPosition SetStopPosition
SetStopShare SetStopShare
Share Share
Shares Shares
Short Short
Sign Sign
Sine Sine
Slippage Slippage
Spaces Spaces
Square Square
SquareRoot SquareRoot
Stop Stop
String String
StringArray StringArray
StringArrayRef StringArrayRef
StringRef StringRef
StringSeries StringSeries
StringSimple StringSimple
StringToDate StringToDate
StringToDateTime StringToDateTime
StringToTime StringToTime
StrLen StrLen
StrToNum StrToNum
SumList SumList
Sunday Sunday
Symbol Symbol
Symbol_Close Symbol_Close
Symbol_Date Symbol_Date
Symbol_DownTicks Symbol_DownTicks
Symbol_High Symbol_High
Symbol_Low Symbol_Low
Symbol_Open Symbol_Open
Symbol_OpenInt Symbol_OpenInt
Symbol_Ticks Symbol_Ticks
Symbol_Time Symbol_Time
Symbol_Time_S Symbol_Time_S
Symbol_Upticks Symbol_Upticks
Symbol_Volume Symbol_Volume
SymbolName SymbolName
T T
Tangent Tangent
Text_Delete Text_Delete
Text_GetActive Text_GetActive
Text_GetAttribute Text_GetAttribute
Text_GetBGColor Text_GetBGColor
Text_GetBorder Text_GetBorder
Text_GetColor Text_GetColor
Text_GetDate Text_GetDate
Text_GetFirst Text_GetFirst
Text_GetFontName Text_GetFontName
Text_GetHStyle Text_GetHStyle
Text_GetNext Text_GetNext
Text_GetSize Text_GetSize
Text_GetString Text_GetString
Text_GetTime_s Text_GetTime_s
Text_GetTime Text_GetTime
Text_GetValue Text_GetValue
Text_GetVStyle Text_GetVStyle
Text_New_s Text_New_s
Text_New_self_s Text_New_self_s
Text_New_self Text_New_self
Text_New Text_New
Text_SetAttribute Text_SetAttribute
Text_SetBGColor Text_SetBGColor
Text_SetBorder Text_SetBorder
Text_SetColor Text_SetColor
Text_SetFontName Text_SetFontName
Text_SetLocation_s Text_SetLocation_s
Text_SetLocation Text_SetLocation
Text_SetSize Text_SetSize
Text_SetString Text_SetString
Text_SetStyle Text_SetStyle
Text Text
Than Than
The The
Then Then
This This
ThreadSafe ThreadSafe
Thursday Thursday
Ticks Ticks
Time_s Time_s
Time_s2Time Time_s2Time
Time Time
Time2Time_s Time2Time_s
TimeToString TimeToString
TL_Delete TL_Delete
TL_GetActive TL_GetActive
TL_GetAlert TL_GetAlert
TL_GetBeginDate TL_GetBeginDate
TL_GetBeginTime_s TL_GetBeginTime_s
TL_GetBeginTime TL_GetBeginTime
TL_GetBeginVal TL_GetBeginVal
TL_GetColor TL_GetColor
TL_GetEndDate TL_GetEndDate
TL_GetEndTime_s TL_GetEndTime_s
TL_GetEndTime TL_GetEndTime
TL_GetEndVal TL_GetEndVal
TL_GetExtLeft TL_GetExtLeft
TL_GetExtRight TL_GetExtRight
TL_GetFirst TL_GetFirst
TL_GetNext TL_GetNext
TL_GetSize TL_GetSize
TL_GetStyle TL_GetStyle
TL_GetValue_s TL_GetValue_s
TL_GetValue TL_GetValue
TL_New_s TL_New_s
TL_New_self_s TL_New_self_s
TL_New_self TL_New_self
TL_New TL_New
TL_SetAlert TL_SetAlert
TL_SetBegin_s TL_SetBegin_s
TL_SetBegin TL_SetBegin
TL_SetColor TL_SetColor
TL_SetEnd_s TL_SetEnd_s
TL_SetEnd TL_SetEnd
TL_SetExtLeft TL_SetExtLeft
TL_SetExtRight TL_SetExtRight
TL_SetSize TL_SetSize
TL_SetStyle TL_SetStyle
To To
Today Today
Tool_Dashed Tool_Dashed
Tool_Dashed2 Tool_Dashed2
Tool_Dashed3 Tool_Dashed3
Tool_Dotted Tool_Dotted
Tool_Solid Tool_Solid
Total Total
TotalBarsEvenTrades TotalBarsEvenTrades
TotalBarsLosTrades TotalBarsLosTrades
TotalBarsWinTrades TotalBarsWinTrades
TotalTrades TotalTrades
TradeDate TradeDate
TradeTime TradeTime
True True
TrueFalse TrueFalse
TrueFalseArray TrueFalseArray
TrueFalseArrayRef TrueFalseArrayRef
TrueFalseRef TrueFalseRef
TrueFalseSeries TrueFalseSeries
TrueFalseSimple TrueFalseSimple
Tuesday Tuesday
Under Under
Unsigned Unsigned
UpperStr UpperStr
UpTicks UpTicks
V V
Var Var
Variable Variable
Variables Variables
Vars Vars
VarSize VarSize
VarStartAddr VarStartAddr
Void Void
Volume Volume
Was Was
Wednesday Wednesday
While While
White White
WORD WORD
Year Year
YearFromDateTime YearFromDateTime
Yellow Yellow
Yesterday Yesterday
BarCount DataCount
Exact StrCmp
Value StrToNum
个人工具
名字空间

变换
操作
导航
工具箱