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