File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Plugins/My ASP Example/My ASP Example Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22//
33// This code is a cTrader Algo API example.
44//
5- // The code is intended to be used as a sample and does not guarantee any particular outcome or
6- // profit of any kind. Use it at your own risk.
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.
76//
87// This example plugin adds a new section to the Active Symbol Panel (ASP), with styles applied to the plugin controls.
98//
9+ // For a detailed tutorial on creating this plugin, watch the video at: https://www.youtube.com/watch?v=WRwhT7jxTNs
10+ //
1011// -------------------------------------------------------------------------------------------------
1112
1213using System ;
You can’t perform that action at this time.
0 commit comments