You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Plugins/Custom Toolbar Button/Custom Toolbar Button/Custom Toolbar Button.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
//
5
5
// The code is provided as a sample only and does not guarantee any particular outcome or profit of any kind. Use it at your own risk.
6
6
//
7
-
// This example plugin adds a new button with a pop-up menu to the Chart Toolbar, featuring a "Close All Positions" button that closes open positions when clicked.
7
+
// This example plugin adds a new button with a pop-up menu to the Chart Toolbar, featuring a 'Close All Positions' button that closes open positions when clicked.
8
8
//
9
9
// For a detailed tutorial on creating this plugin, watch the video at: [to:do]
0 commit comments