Hash map's in Pinescript?? Absolutely This Library is the first step towards bringing a much needed data structure to the Pine Script community. "Object" allows Pine coders to finally create objects full or unique key:value pairs, which are converted to strings and stored in an array. Data can be stored and accessed using dedicated get and set methods. The...
Library "OteHmacSha256" Library to use HMAC SHA-256 by OgahTerkenal hmac_sha256(string) HMAC SHA-256 Parameters: string : msg String to be hashed Returns: Return a hashed string in hex format and an array of 8 32 bits integer Library to use HMAC SHA-256 for authenticating alert message going out from TradingView. It has limitation on allowed...
Hello Hello Hello and welcome back to Bitcoin Beats! This is a script written by capriole_charles Go check out the original! I have added leverage and stoploss % but also made it a strategy so we can look back at past trades to see patterns and profit. Personally I feel this is not enough data to trade off as BTC is such a young asset. However I have seen other...
Bitcoin Energy Value as an oscillator against price. Calculated as: (Bitcoin Price / Bitcoin Energy Value - 1) * 100