Home
last modified time | relevance | path

Searched refs:ExDate (Results 1 – 25 of 33) sorted by relevance

12

/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfExportProgress.pas23 procedure FieldsForExport(var ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode,
85 procedure TfrmExportProgress.FieldsForExport(var ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode,
94 ExDate := cqrini.ReadBool('Export','Date',True);
159 ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode : Boolean;
195 if ExDate then
427 FieldsForExport(ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode,
436 ExDate := True;ExTimeOn := True;ExTimeOff := True;ExCall := True;ExMode := True;
639 ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode : Boolean;
693 if ExDate then
1024 FieldsForExport(ExDate,ExTimeOn,ExTimeOff,ExCall,ExMode,
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/nrdcg/goinwx/
H A Ddomain.go265 ExDate time.Time `mapstructure:"exDate"` member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/nrdcg/goinwx/
H A Ddomain.go265 ExDate time.Time `mapstructure:"exDate"` member
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DTradeCaptureReport.h143 FIELD_SET(*this, FIX::ExDate);
H A DExecutionReport.h183 FIELD_SET(*this, FIX::ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h443 const int ExDate = 230; variable
H A DFixFields.h445 DEFINE_LOCALMKTDATE(ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DConfirmation.h359 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReport.h400 FIELD_SET(*this, FIX::ExDate);
H A DExecutionReport.h327 FIELD_SET(*this, FIX::ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DConfirmation.h421 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReportAck.h464 FIELD_SET(*this, FIX::ExDate);
H A DExecutionReport.h420 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReport.h503 FIELD_SET(*this, FIX::ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DConfirmation.h452 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReportAck.h542 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReport.h574 FIELD_SET(*this, FIX::ExDate);
H A DExecutionReport.h507 FIELD_SET(*this, FIX::ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DConfirmation.h504 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReport.h606 FIELD_SET(*this, FIX::ExDate);
H A DTradeCaptureReportAck.h581 FIELD_SET(*this, FIX::ExDate);
H A DExecutionReport.h558 FIELD_SET(*this, FIX::ExDate);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb5657 class ExDate < Quickfix::StringField class
5658 def ExDate.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py3048 class ExDate(quickfix.StringField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py3048 class ExDate(quickfix.StringField): class

12