TradingView Trading Terminal Background

Blog

How to protect my pine script code from being copied?

Easy Question And Answer Student Raising Hand

Question I’m interested in protecting my codes from being copied by TradingView (possibly internally), the brokers offered by TradingView and/or anyone in general. Student Answer I have shared the same concern. Here’s what I know Pine Script Admins don’t have…

Automated Trading Systems: Advantages and Disadvantages

Tradingview ScreenShot Strategy Tester

Automated trading systems can be a powerful tool for traders looking to improve their performance and efficiency. These systems have become increasingly popular among traders and investors, but do they really work? In this article, we will explore the benefits…

How To Get The Best Strategy With PSStrategyX?

backtesting with the strategy optimizer and the psstrategyx

In this blog post, we will explore some tips on how to get the best strategy results with the PSStrategyX tool. Understand the PSStrategyX Tool To get the most out of the PSStrategyX tool, it’s essential to have a good…

Calculating the correct commission type for strategies

Calculating the correct commission type for strategies When running strategies in Pine Script, we have the option to choose a commission type that reflects the commission type we will be using when live trading. Choosing the correct commission type is…

[OpSec] How to download software from the internet safer.

shasums hash signatures do not match!

This article will cover different techniques you can use to secure your computer from malware and unwanted security leaks. By the end of this article you will be equipped with the skills to verify that what you are getting is…

How to code logically?

Rubiks Cube
As a course creator naturally get a lot of questions about programming with Pine Script. One question I seem to receive a lot is around how to write good code? Or at least somewhere in that realm.