From 26e0ba501218b67cf5de1be3631aa36d6e2503fa Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 13:47:01 -0400
Subject: [PATCH 01/33] Update readme.md
---
snippets/readme.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 58b7859..100b798 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -1,10 +1,9 @@

-# Snippets
+# Pine Script Snippets
-## Code Snippets for Tradingview Pine Script language:
-Snippets categorized by purpose.
+## Available snippets by category
From f8db2a369252e06a7e31b3b8792783c1ecab7b11 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:00:54 -0400
Subject: [PATCH 02/33] Update readme.md
---
snippets/readme.md | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 100b798..1672beb 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -3,7 +3,11 @@
# Pine Script Snippets
-## Available snippets by category
+This is the list of categorized Pine Script snippets available in the PineCoders repo. To access a snippet, just click on its name. The snippets are divided in thematic categories. A snippet can be either a function, a piece of code implementing a particular technique, or variable definitions.
+
+If you are interested in contributing Pine code to the repo, please read the instructions [here](#instructions-for-contributors).
+
+## Snippets by category
@@ -156,3 +160,15 @@
+
+
+
+## Instructions for contributors
+
+First of all, thank you. We hope this repo becomes the de facto reference for reusable Pine code, and its contributions like yours that will make this happen.
+
+You have three options if you want to contribute:
+
+1. Fork the repo, add your pre-formatted snippets using the supplied templates in the categories already defined and issue a PR.
+1.
+
From f5b79b85375236b9b4fed67c2e3c5657271fd34a Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:02:07 -0400
Subject: [PATCH 03/33] Update readme.md
---
snippets/readme.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 1672beb..77d1d87 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -3,9 +3,9 @@
# Pine Script Snippets
-This is the list of categorized Pine Script snippets available in the PineCoders repo. To access a snippet, just click on its name. The snippets are divided in thematic categories. A snippet can be either a function, a piece of code implementing a particular technique, or variable definitions.
+Welcome to the list of categorized Pine Script snippets available in the PineCoders repo. The snippets are divided in thematic categories. A snippet can be either a function, a piece of code implementing a particular technique, or variable definitions. **To access a snippet, just click on its name.**
-If you are interested in contributing Pine code to the repo, please read the instructions [here](#instructions-for-contributors).
+> If you are interested in contributing Pine code to the repo, please read the instructions [here](#instructions-for-contributors).
## Snippets by category
From 4df6e0a0a459fc82ef2c387e8e1daa07227a1599 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:03:31 -0400
Subject: [PATCH 04/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 77d1d87..a261a67 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -162,7 +162,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
-
+
## Instructions for contributors
First of all, thank you. We hope this repo becomes the de facto reference for reusable Pine code, and its contributions like yours that will make this happen.
From a8843584937d965616d4964e7c2dd26269f499d4 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:03:47 -0400
Subject: [PATCH 05/33] Update readme.md
---
snippets/readme.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/snippets/readme.md b/snippets/readme.md
index a261a67..097d3ce 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -163,6 +163,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
+
## Instructions for contributors
First of all, thank you. We hope this repo becomes the de facto reference for reusable Pine code, and its contributions like yours that will make this happen.
From 3c5802c8d394ba5e66b7b9a621d850491e039f00 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:04:19 -0400
Subject: [PATCH 06/33] Update readme.md
---
snippets/readme.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 097d3ce..476b7d6 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -3,7 +3,9 @@
# Pine Script Snippets
-Welcome to the list of categorized Pine Script snippets available in the PineCoders repo. The snippets are divided in thematic categories. A snippet can be either a function, a piece of code implementing a particular technique, or variable definitions. **To access a snippet, just click on its name.**
+Welcome to the list of categorized Pine Script snippets available in the PineCoders repo. The snippets are divided in thematic categories. A snippet can be either a function, a piece of code implementing a particular technique, or variable definitions.
+
+**To access a snippet, just click on its name.**
> If you are interested in contributing Pine code to the repo, please read the instructions [here](#instructions-for-contributors).
From 2150e975371a4813c22570ffcf48c3c9d9144033 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:06:35 -0400
Subject: [PATCH 07/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 476b7d6..eafc53a 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -7,7 +7,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
**To access a snippet, just click on its name.**
-> If you are interested in contributing Pine code to the repo, please read the instructions [here](#instructions-for-contributors).
+> Interested in contributing Pine code to the repo? [Please read this](#instructions-for-contributors).
## Snippets by category
From ef523e2427dcf480b6a6bde8bad445d906b59381 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:07:30 -0400
Subject: [PATCH 08/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index eafc53a..4976dd6 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -7,7 +7,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
**To access a snippet, just click on its name.**
-> Interested in contributing Pine code to the repo? [Please read this](#instructions-for-contributors).
+> [Interested in contributing Pine code to the repo?](#instructions-for-contributors)
## Snippets by category
From b8d7a6818a77d0dffeaa21b1cf3d1f306d84dba8 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:11:15 -0400
Subject: [PATCH 09/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 4976dd6..a02815d 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -168,7 +168,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
## Instructions for contributors
-First of all, thank you. We hope this repo becomes the de facto reference for reusable Pine code, and its contributions like yours that will make this happen.
+First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
You have three options if you want to contribute:
From a4e9ed5d2db6b9ebad2f045e02b086750c0d23fb Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:14:57 -0400
Subject: [PATCH 10/33] Update readme.md
---
snippets/readme.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index a02815d..c3c1e33 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -168,7 +168,8 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
## Instructions for contributors
-First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
+First of all, **thank you!** 💖
+We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
You have three options if you want to contribute:
From bcdd40bf49bf306b38546e743e922653d5b60124 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:15:27 -0400
Subject: [PATCH 11/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index c3c1e33..ce25d46 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -7,7 +7,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
**To access a snippet, just click on its name.**
-> [Interested in contributing Pine code to the repo?](#instructions-for-contributors)
+> [Interested in contributing?](#instructions-for-contributors)
## Snippets by category
From 4c9082ffd8c890f9652ab960be4168ed992408c3 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:32:47 -0400
Subject: [PATCH 12/33] Update readme.md
---
snippets/readme.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index ce25d46..71d9b44 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -173,6 +173,9 @@ We hope this repo becomes the de facto reference for reusable Pine code, and we
You have three options if you want to contribute:
-1. Fork the repo, add your pre-formatted snippets using the supplied templates in the categories already defined and issue a PR.
+1. Fork the repo, use the supplied snippet templates to format each of your snippet, add them to the existing categories and issue a PR.
1.
+- Authors are recognized in each snippet.
+- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](
Date: Sun, 4 Aug 2019 14:34:15 -0400
Subject: [PATCH 13/33] Update readme.md
---
snippets/readme.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 71d9b44..7a4a344 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -168,8 +168,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
## Instructions for contributors
-First of all, **thank you!** 💖
-We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
+First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
You have three options if you want to contribute:
From 1fd1650c4cb18ae3eb4041af751963b8386dca03 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:35:27 -0400
Subject: [PATCH 14/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 7a4a344..bf59a49 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -176,5 +176,5 @@ You have three options if you want to contribute:
1.
- Authors are recognized in each snippet.
-- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](
Date: Sun, 4 Aug 2019 14:35:56 -0400
Subject: [PATCH 15/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index bf59a49..a024a61 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -176,5 +176,5 @@ You have three options if you want to contribute:
1.
- Authors are recognized in each snippet.
-- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](
Date: Sun, 4 Aug 2019 14:37:09 -0400
Subject: [PATCH 16/33] Update readme.md
---
snippets/readme.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index a024a61..aeb6dc1 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -172,7 +172,9 @@ First of all, **thank you!** 💖 We hope this repo becomes the de fa
You have three options if you want to contribute:
-1. Fork the repo, use the supplied snippet templates to format each of your snippet, add them to the existing categories and issue a PR.
+1. Do everything yourself:
+ - Fork the repo
+ - use the supplied snippet templates to format each of your snippet, add them to the existing categories and issue a PR.
1.
- Authors are recognized in each snippet.
From 5cd35d676c9a3faf25335bef1d4605c5ab0f570f Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:41:27 -0400
Subject: [PATCH 17/33] Update readme.md
---
snippets/readme.md | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index aeb6dc1..b257ab9 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -168,14 +168,20 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
## Instructions for contributors
-First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
+First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
You have three options if you want to contribute:
1. Do everything yourself:
- - Fork the repo
- - use the supplied snippet templates to format each of your snippet, add them to the existing categories and issue a PR.
-1.
+ - Fork the repo.
+ - Use the supplied snippet templates to format each of your snippet.
+ - Add them directly to the existing categories or in the `uncategorized` category.
+ - Issue a PR.
+1. Supply the code through GitHub without formatting your snippets:
+ - Fork the repo.
+ - Add your code in the `uncategorized` category.
+ - Issue a PR.
+1. Just send your code in a text file to: pinecoders@gmail.com.
- Authors are recognized in each snippet.
- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
From 0d710b68e74722a7d6659a4a2458f8c9cd557a95 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:51:17 -0400
Subject: [PATCH 18/33] Update readme.md
---
snippets/readme.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index b257ab9..e2b805f 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -168,9 +168,9 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
## Instructions for contributors
-First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and we need contributions like yours for this to happen.
+First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and this will only happen with contributions like yours.
-You have three options if you want to contribute:
+You can contribute in three ways:
1. Do everything yourself:
- Fork the repo.
@@ -183,6 +183,9 @@ You have three options if you want to contribute:
- Issue a PR.
1. Just send your code in a text file to: pinecoders@gmail.com.
+We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
+
+Note:
- Authors are recognized in each snippet.
- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
From bc7e1daf6ae49cf1acac46be6278cf664f0cee4f Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:55:40 -0400
Subject: [PATCH 19/33] Update readme.md
---
snippets/readme.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index e2b805f..8261fb7 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -7,7 +7,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
**To access a snippet, just click on its name.**
-> [Interested in contributing?](#instructions-for-contributors)
+> [Interested in contributing?](#instructions-to-contributors)
## Snippets by category
@@ -166,7 +166,7 @@ Welcome to the list of categorized Pine Script snippets available in the PineCod
-## Instructions for contributors
+## Instructions to contributors
First of all, **thank you!** 💖 We hope this repo becomes the de facto reference for reusable Pine code, and this will only happen with contributions like yours.
@@ -185,7 +185,8 @@ You can contribute in three ways:
We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
-Note:
+Notes:
- Authors are recognized in each snippet.
- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
+- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
From 16132b2bddb559f81ed3b4509389856ecb9e5c7d Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 14:58:39 -0400
Subject: [PATCH 20/33] Update readme.md
---
snippets/readme.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 8261fb7..41260ae 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -175,13 +175,13 @@ You can contribute in three ways:
1. Do everything yourself:
- Fork the repo.
- Use the supplied snippet templates to format each of your snippet.
- - Add them directly to the existing categories or in the `uncategorized` category.
+ - Add snippet to an existing category or in the `uncategorized` category.
- Issue a PR.
-1. Supply the code through GitHub without formatting your snippets:
+1. Supply the code through GitHub without formatting your snippet:
- Fork the repo.
- Add your code in the `uncategorized` category.
- Issue a PR.
-1. Just send your code in a text file to: pinecoders@gmail.com.
+1. Just send your code in a text file to pinecoders@gmail.com.
We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
From 5d888dac8ac4714db511106779acad4e9f0ba4d4 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:02:33 -0400
Subject: [PATCH 21/33] Update readme.md
---
snippets/readme.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 41260ae..5a2b77c 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -181,7 +181,7 @@ You can contribute in three ways:
- Fork the repo.
- Add your code in the `uncategorized` category.
- Issue a PR.
-1. Just send your code in a text file to pinecoders@gmail.com.
+1. If you are not familiar with GitHub, you can just send your code in a text file to pinecoders@gmail.com. You may use the supplied templates if you can.
We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
@@ -189,4 +189,5 @@ Notes:
- Authors are recognized in each snippet.
- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
-
+- Templates are in the `snippets/templates` directory. There is one template for each type of snippet: *function*, *technique* and *variable*.
+- Formatting inside the templates is a mix of Mardown and HTML syntax.
From e2305840312516fef4696365912f179de8de3a09 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:04:39 -0400
Subject: [PATCH 22/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 5a2b77c..0c32e12 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -187,7 +187,7 @@ We will revise and, if required, edit contributions to ensure they meet our publ
Notes:
- Authors are recognized in each snippet.
-- No coding conventions are enforced in the repo. It's more important to share the code than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
+- No coding conventions are enforced in the repo. It's more important to share than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
- Templates are in the `snippets/templates` directory. There is one template for each type of snippet: *function*, *technique* and *variable*.
- Formatting inside the templates is a mix of Mardown and HTML syntax.
From ac3d356987eaff448eddfef7d9cc50406d9a79d4 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:06:06 -0400
Subject: [PATCH 23/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 0c32e12..90a5f8a 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -181,7 +181,7 @@ You can contribute in three ways:
- Fork the repo.
- Add your code in the `uncategorized` category.
- Issue a PR.
-1. If you are not familiar with GitHub, you can just send your code in a text file to pinecoders@gmail.com. You may use the supplied templates if you can.
+1. If you are not familiar with GitHub, you can just send your code in a text file to pinecoders@gmail.com. You can use the supplied templates to format your code, but it's not mandatory.
We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
From 3b132565bd3600c51743df10b23a0045b63d7aff Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:09:06 -0400
Subject: [PATCH 24/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 90a5f8a..56c7879 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -190,4 +190,4 @@ Notes:
- No coding conventions are enforced in the repo. It's more important to share than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
- Templates are in the `snippets/templates` directory. There is one template for each type of snippet: *function*, *technique* and *variable*.
-- Formatting inside the templates is a mix of Mardown and HTML syntax.
+- Formatting inside the templates is a mix of [Markdown](https://github.com/adam-p/markdown-here/wiki) and HTML.
From b8a92b13543b9c258dbad3bc0775a8759b5030be Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:09:39 -0400
Subject: [PATCH 25/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 56c7879..96c2094 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -185,7 +185,7 @@ You can contribute in three ways:
We will revise and, if required, edit contributions to ensure they meet our publications standards. We will get in touch with you if we have questions.
-Notes:
+### Notes
- Authors are recognized in each snippet.
- No coding conventions are enforced in the repo. It's more important to share than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
From 11ba2c9bb412a57a283bc00d16eeeb61a67c57ff Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:10:26 -0400
Subject: [PATCH 26/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 96c2094..bb56647 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -187,7 +187,7 @@ We will revise and, if required, edit contributions to ensure they meet our publ
### Notes
- Authors are recognized in each snippet.
-- No coding conventions are enforced in the repo. It's more important to share than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
+- No coding conventions are mandatory. It's more important to share than to have uniform code. If you are interested in following a standard, use the [PineCoders Coding Conventions](http://www.pinecoders.com/coding_conventions).
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
- Templates are in the `snippets/templates` directory. There is one template for each type of snippet: *function*, *technique* and *variable*.
- Formatting inside the templates is a mix of [Markdown](https://github.com/adam-p/markdown-here/wiki) and HTML.
From ee965faf4946e7b5f062a2336b04b8446e93d58b Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:13:16 -0400
Subject: [PATCH 27/33] Update readme.md
---
snippets/readme.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/snippets/readme.md b/snippets/readme.md
index bb56647..0d0c72d 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -191,3 +191,6 @@ We will revise and, if required, edit contributions to ensure they meet our publ
- Since the repo's code is meant to be used by Pine coders of all skill levels, care should be taken to document assumptions and proper use of your snippets. The example section in each snippet is often the best way to achieve that.
- Templates are in the `snippets/templates` directory. There is one template for each type of snippet: *function*, *technique* and *variable*.
- Formatting inside the templates is a mix of [Markdown](https://github.com/adam-p/markdown-here/wiki) and HTML.
+- Version 4 code is preferred. The templates allow for multiple versions of your snippets.
+
+**[Back to top](#snippets)**
From 1923b6feb7ff247bf58a99d166f0a6e885c5215d Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 15:14:10 -0400
Subject: [PATCH 28/33] Update readme.md
---
snippets/readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snippets/readme.md b/snippets/readme.md
index 0d0c72d..ff665b4 100644
--- a/snippets/readme.md
+++ b/snippets/readme.md
@@ -193,4 +193,4 @@ We will revise and, if required, edit contributions to ensure they meet our publ
- Formatting inside the templates is a mix of [Markdown](https://github.com/adam-p/markdown-here/wiki) and HTML.
- Version 4 code is preferred. The templates allow for multiple versions of your snippets.
-**[Back to top](#snippets)**
+**[Back to top](#pine-script-snippets)**
From 8bcf43a7d692b0cca6478d0ce7103423857e399f Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 21:04:46 -0400
Subject: [PATCH 29/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a3cdd07..9f22603 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,4 @@
# pine-utils
Reusable code snippets and tricks & tips to help Pine Script developers.
-See our [web site](http://pinecoders.com) for access to our guides and Pine FAQ & Code.
+Our [web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
From 039f4f83ce081513e68553f620cea91bf244b655 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 21:07:18 -0400
Subject: [PATCH 30/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9f22603..f09740b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

# pine-utils
-Reusable code snippets and tricks & tips to help Pine Script developers.
+Reusable Pine Script snippets and tricks & tips to help Pine Script developers.
Our [web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
From 971f135b5f3698adbe37975ae439e2b6a4d31abb Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 21:08:53 -0400
Subject: [PATCH 31/33] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index f09740b..593a24d 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,5 @@
Reusable Pine Script snippets and tricks & tips to help Pine Script developers.
Our [web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
+
+[Interested in contributing?](/snippets/#instructions-to-contributors)
From 5767906dd9d3debedcb0e0586cf3a46bd55dce35 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 21:10:03 -0400
Subject: [PATCH 32/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 593a24d..ca16f21 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

-# pine-utils
+# pinecoders/pine-utils
Reusable Pine Script snippets and tricks & tips to help Pine Script developers.
Our [web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
From 9e1c7cc45a318b8ba0ad90aec72737ca2e91e895 Mon Sep 17 00:00:00 2001
From: LucF <50338286+LucFF@users.noreply.github.com>
Date: Sun, 4 Aug 2019 21:10:43 -0400
Subject: [PATCH 33/33] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca16f21..dd67945 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@
# pinecoders/pine-utils
Reusable Pine Script snippets and tricks & tips to help Pine Script developers.
-Our [web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
+The [PineCoders web site](http://pinecoders.com) contains links to our [Coding Conventions](http://www.pinecoders.com/coding_conventions/), [Pine FAQ & Code](http://www.pinecoders.com/faq_and_code/) and [Pine Resources](http://www.pinecoders.com/resources/).
[Interested in contributing?](/snippets/#instructions-to-contributors)