This is a Logic set file for Chart Logic to display a panel of trade information on the chart. This panel is suitable for strategies where you're trading individual trades with a stop loss, that is, not basket trading.

This was developed as a way to demonstrate the type of information that can be obtained from the Trade Condition, but it also demonstrates the approach by which a dashboard can be developed for your own needs. There are no dependencies on other Logic Sets and no external variables.
Note how the text color changes between a default value of dark grey, and the bull and bear color configured in the Chart Logic inputs, depending on whether the selected trade is in profit or in drawdown.
This also demonstrates how the different double values are displayed with different precisions, depending on the data being represented. And the way to handle the "Percent" data, where it's being displayed with a percentage sign in addition to the number.