
com.tigerbrokers.stock.openapi.client.struct.enums.TradeSession Maven / Gradle / Ivy
package com.tigerbrokers.stock.openapi.client.struct.enums;
/**
* Description:
* Created by lijiawen on 2022/06/23.
*/
public enum TradeSession {
PreMarket, Regular, AfterHours,
OverNight,// place overnight order in the US market
All
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy