Skip to content

pinecoders/pine-script-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pine-script-mode Build Status MELPA Stable MELPA

GNU Emacs major-mode for Trading View Pine script.

Update: 20.02.2022: Pine Script Version 5 support will be added soon, ironing out kinks

Install

From MELPA

(use-package pine-script-mode
  :ensure t
  :pin melpa-stable
  :mode (("\\.pine" . pine-script-mode)))

Or manually, after downloading into your load-path

(require 'pine-script-mode)
(add-to-list 'auto-mode-alist '("\\.pine$" . pine-script-mode))

Example of Syntax highlighting

Here is a buffer displaying the script Volume Footprint [LUX] by LuxAlgo.

Rendered example

The Emacs 28 buffer in this image is also using:

License

GPL 2 (or higher) © Free Software Foundation, Inc.

About

GNU Emacs Major mode for Pine Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 99.3%
  • Makefile 0.7%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy