public void Assign(SimulationSettings st)
 {
     KLineHistoryIntervalDays = st.KLineHistoryIntervalDays;
 }