Sample SMA strategy
This commit is contained in:
@@ -132,6 +132,12 @@ object Form1: TForm1
|
||||
TextSettings.Trimming = None
|
||||
OnClick = OHLCButtonClick
|
||||
end
|
||||
object DebugBox: TCheckBox
|
||||
Position.X = 24.000000000000000000
|
||||
Position.Y = 360.000000000000000000
|
||||
TabOrder = 17
|
||||
Text = 'Debug'
|
||||
end
|
||||
end
|
||||
object Panel2: TPanel
|
||||
Align = Client
|
||||
|
||||
Reference in New Issue
Block a user