TradingView
TradeFab
9 de Fev de 2020 18:51

TFs Golden Cross - Status Box 

Bitcoin / US Dollar Perpetual Inverse Swap ContractBitMEX

Descrição

This simple strategy demonstrates the use of Pine Script version 4 "label" feature to show status box.
This box can display anything, in this case it shows current market position, current profit and close price. It renders the box in green if profit is positive, red if negative and blue if neutral.

Notas de Lançamento

Version 1.3
  • added entry price to status box
  • uses new label style to show label right of the current price

Notas de Lançamento

Version 1.4
  • added manual input "My Input" which is shown in status box (label)

Notas de Lançamento

Version 1.5
  • change label style
  • show PnL for manual input; pnl=close/InMyPrice in %
Comentários
Mais