TradingView
K-zax
2021年4月3日下午2點33分

Kzx | Position Tracker 

Bitcoin / USDFTX

描述

Simply display a representation of your position

發布通知

Minor update: add pnl percent on TP and SL

發布通知

add the possibility to change labels offset in the config to avoid overlap

發布通知

Fix label overlap
評論
PineCoders
Schafft
How do I get this to show only on the chart I want? For example, when I apply it to AMC, it will show on all the other stocks I open with the settings of the AMC chart.
K-zax
@Schafft, Hello, it is not possible to activate it on particular condition, like any other indicator, it uses the data loaded by the current chart, it is unfortunately a limitation of pinescript and the tradingview environement
Schafft
@K-zax, Oh ok. Thank you for the quick reply!
RX-RAY
Hello. is it possible to fix the location of the labels relative to the lines at the same distance and is it possible to combine the exchange rate label and percentage through a slash? when using several indicators at the same time on one chart, the numbers overlap and change position depending on the selected time period
drmch2020
Wonderful!
VEMO0020
Wonderful artifact. Simple and easy to use.
bappykhalidhasan0
amazing
EmpiricalRaj
Hey! Good work. Can it save different inputs of position for different symbols?
Don't know if pinescript supports something like that.
K-zax
@EmpiricalRaj, unfortunately it is not possible to manage multiple symbols without hardwriting them in the code. there are too many possibility
if you have a fixed list of symbol and not too large, you can modify the code to do this, but it remains on a case-by-case basis, the indicator is intended to be generalist
更多