PINE LIBRARY

MyLibraryPub

286
Library "MyLibraryPub"
TODO: add library description here

futu_ema(src, len)
  与futu的MA系统,保持一致
  Parameters:
    src (float)
    len (int)

MaxEMA(c)
  多头ema最大值
  Parameters:
    c (float)

MaxEMA10(c)
  多头ema最大值,10
  Parameters:
    c (float)

isEmpty(inStr)
  空字符判定
  Parameters:
    inStr (string)

Bull_Max(tk, tf)
  进入多头价格
  Parameters:
    tk (string)
    tf (string)

Bull_Day(tk, tf)
  多头天数
  Parameters:
    tk (string)
    tf (string)

Bull(tk, tf)
  是否多头
  Parameters:
    tk (string)
    tf (string)

Bull10(tk, tf)
  是否多头10
  Parameters:
    tk (string)
    tf (string)

Bull_BuyMax(tk, tf)
  可以买的最大值
  Parameters:
    tk (string)
    tf (string)

Bull_BuyStatus(tk, tf)
  当前状态
  Parameters:
    tk (string)
    tf (string)

pct_D20(tk, tf)
  涨幅
  Parameters:
    tk (string)
    tf (string)

pct_D10(tk, tf)
  涨幅
  Parameters:
    tk (string)
    tf (string)

pct_D5(tk, tf)
  涨幅
  Parameters:
    tk (string)
    tf (string)

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.