We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb103c commit 458614aCopy full SHA for 458614a
index.ts
@@ -43,5 +43,6 @@ let content = "";
43
fs.writeFileSync('./porto.pine', content);
44
45
console.log('[>] porto.pine written.')
46
+ console.log('[>] Now open porto.pine in: TradingView > Pine Editor, Click "Add to Chart" and open one of your positions.')
47
48
})()
0 commit comments