/// <summary> /// Login to HiSat to receive Live Data. /// </summary> private void Login() { datafeed.LogOnToHisat("Johan", "Hisat"); }