integrated TFuture

This commit is contained in:
Michael Schimmel
2025-06-04 01:55:24 +02:00
parent 06ec0db105
commit f571965762
8 changed files with 1223 additions and 227 deletions
+1 -3
View File
@@ -41,9 +41,7 @@ object ChartForm: TChartForm
Height = 23
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
Text =
'C:\Users\Brummel\Documents\cAlgo\TickData\Pepperstone\EURUSD_201' +
'7.tab'
Text = '\\COFFEE\TickData\Pepperstone\EURUSD_2017_02.tab_zip'
end
object LoadButton: TButton
Left = 686