TFs Golden Cross - Status Box — Strategy by TradeFab
By TradeFab
Performance Metrics
- Author: TradeFab
- Symbol: TVC:SPX
- Timeframe: 5 minutes
- Net P&L: +6,884,500.00 USD (+6,269.82%)
- Win Rate: 37.5%
- Profit Factor: 1.331
- Max Drawdown: 4,575,000.00 USD (1,327.51%)
- Total Trades: 112
- Sharpe Ratio: −0.388
Description
Feb 9, 2020This 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.Jul 22, 2020Release NotesVersion 1.3 added entry price to status box uses new label style to show label right of the current priceJul 27, 2020Release NotesVersion 1.4 added manual input "My Input" which is shown in status box (label)Aug 6, 2020Release NotesVersion 1.5 change label style show PnL for manual input; pnl=close/InMyPrice in %