auroagwei

Function Decimal To Binary/Binary To Decimal

auroagwei מעודכן   
NOTE: Experimental. Pinescript implementation of Decimal to Binary and Binary to Decimal that is intended for use in the development of a neural network proof of concept.

  • Intended for use in as subcomponent in the development of a more complex/highly experimental prototype.
  • Protection/logic for edge cases above 11111111/255 (8bits) is NOT implemented.
  • Do NOT use this in any trading system or component without edge case testing/unit tests.

// Decimal to Binary, Binary to Decimal Reference:
// diwasfamily.com/pyth...inary-number-system/
// www.wikihow.com/Conv...om-Binary-to-Decimal
// // www.khanacademy.org/.../v/decimal-to-binary
הערות שחרור:
Add license MIT
סקריפט קוד פתוח

ברוח TradingView אמיתית, מחבר הסקריפט הזה פרסם אותו בקוד פתוח, כך שסוחרים יכולים להבין ולאמת אותו. כל הכבוד למחבר! אתה יכול להשתמש בו בחינם, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית. אתה יכול להכניס אותו למועדפים כדי להשתמש בו בגרף.

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.

רוצה להשתמש בסקריפ זה בגרף?