P
ProfGhibli
Member since November 2019
23
Reputation
5
Published Scripts
10,147
Total Script Views
6
Favorites Received
Scripts by ProfGhibli
This anti-trend indicator is based mainly on human-like algorithm of reading RSI Divergence. The script works in 2 modes: Mode 1: Sends ...
#RSI
#trading bot
#Custom Indicator
#Relative Strength Index
-- Have you ever wanted to open a new position and let the bot manage it (or close bot's position manually), -- but did not want to login...
#QoL
#Position
#snippet
#Tools
This is a little snippet if you want to automatically have different settings for when you are running a backtest or running live trading...
#QoL
#snippet
#Non-trading
#backtest
When converting from PineScript to HaasScript, it's pretty common to find colors changing on some condition. This function imitates TV's...
#tradingview
#Plot
#Plotting
#color
Update: see at the bottom for important note from pshai about using memory in CCs! I wanted to port some open-source scripts from Tradi...
#pinescript
#library
#customcommands
#porting_scripts