Méthode | Description | |
---|---|---|
DdeKursAdvisor ( |
||
DdeKursAdvisor ( string currency, string bidCell, string askCell ) : System | ||
StartAdvise ( ) : void | ||
StopAdvise ( ) : void |
Méthode | Description | |
---|---|---|
AskKursUpdated_Advise ( object sender, NDde.Client.DdeAdviseEventArgs e ) : void | ||
BidKursUpdated_Advise ( object sender, NDde.Client.DdeAdviseEventArgs e ) : void | ||
ConvertToDoubleTwoDecimal ( object number ) : double |
public DdeKursAdvisor ( |
||
kurs | ||
bidCell | string | |
askCell | string | |
Résultat | System |
public DdeKursAdvisor ( string currency, string bidCell, string askCell ) : System | ||
currency | string | |
bidCell | string | |
askCell | string | |
Résultat | System |