PINE LIBRARY
מעודכן CurrentlyPositionIndicator

Library "CurrentlyPositionIndicator"
Currently position indicator
run(_index, _price, _stoploss, _high, _low, _side, _is_entered, _colors, _position_left, _box_width)
Currently positions indicator
Parameters:
_index (int): entry index
_price (float): entry price
_stoploss (float): stoploss price
_high (float): range high
_low (float): range low
_side (int)
_is_entered (bool): is entered
_colors (color[]): color array
_position_left (int): Left position
_box_width (int): box's width
Returns: TODO: add what function returns
Currently position indicator
run(_index, _price, _stoploss, _high, _low, _side, _is_entered, _colors, _position_left, _box_width)
Currently positions indicator
Parameters:
_index (int): entry index
_price (float): entry price
_stoploss (float): stoploss price
_high (float): range high
_low (float): range low
_side (int)
_is_entered (bool): is entered
_colors (color[]): color array
_position_left (int): Left position
_box_width (int): box's width
Returns: TODO: add what function returns
הערות שחרור
v2Updated:
run(_index, _price, _stoploss, _high, _low, _side, _is_entered, _colors, _position_left, _box_width)
Currently positions indicator
Parameters:
_index (int): entry index
_price (float): entry price
_stoploss (float): stoploss price
_high (float): range high
_low (float): range low
_side (int)
_is_entered (bool): is entered
_colors (color[]): color array
_position_left (int): Left position(option)
_box_width (int): box's width(option)
הערות שחרור
v3הערות שחרור
v4Added:
history(_index, _price, _stoploss, _high, _low, _side, _entered, _colors, _show, _number_format)
History
Parameters:
_index (int): Entry index
_price (float): Entry price
_stoploss (float): StopLoss price
_high (float): Range high price
_low (float): Range low price
_side (int): Num. of entry side (buy is 1, sell is -1)
_entered (bool): Is the entry entered
_colors (color[]): Color array
_show (bool): show trigger
_number_format (string): Text number format 'Price' | 'Pips'
הערות שחרור
v5הערות שחרור
v6ספריית Pine
ברוח TradingView אמיתית, המחבר פרסם את קוד Pine זה כספריית קוד פתוח כך שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומי קוד פתוח אחרים, אך השימוש החוזר בקוד זה בפרסומים כפוף לכללי הבית.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.
ספריית Pine
ברוח TradingView אמיתית, המחבר פרסם את קוד Pine זה כספריית קוד פתוח כך שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומי קוד פתוח אחרים, אך השימוש החוזר בקוד זה בפרסומים כפוף לכללי הבית.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.