toPercentageString(x, decimals) : Converts a decimal number into a string formatted as percentage. Parameters: x (float): (simple float): Float number to be converted decimals (int): (simple int): Number of decimals to apply Returns: : Returns a string with x as percentage.
toFactorString(x, decimals) : Converts a decimal number into a string formatted as Factor. Parameters: x (float): (simple float): Float number to be converted decimals (int): (simple int): Number of decimals to apply Returns: : Returns a string with x as a Factor.
toCurrencyString(x, decimals) : Converts a decimal number into a string formatted as currency. Parameters: x (float): (simple float): Float number to be converted decimals (int): (simple int): Number of decimals to apply Returns: : Returns a string with x as currency.
toNumberString(x, decimals) : Converts a decimal number into a string formatted as decimal. Parameters: x (float): (simple float): Float number to be converted decimals (int): (simple int): Number of decimals to apply Returns: : Returns a string with x as a decimal.
كمثال للقيم التي تتبناها TradingView، نشر المؤلف شيفرة باين كمكتبة مفتوحة المصدر بحيث يمكن لمبرمجي باين الآخرين من مجتمعنا استخدامه بحرية. تحياتنا للمؤلف! يمكنك استخدام هذه المكتبة بشكل خاص أو في منشورات أخرى مفتوحة المصدر، ولكن إعادة استخدام هذا الرمز في المنشور تحكمه قوانين الموقع.
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.