All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tigerbrokers.stock.openapi.client.constant.TradeConstants Maven / Gradle / Ivy

package com.tigerbrokers.stock.openapi.client.constant;

/**
 * Description:
 * Created by bean on 2023/05/31.
 */
public class TradeConstants {
  public static final String START_TIME = "start_time";
  public static final String END_TIME = "end_time";
  public static final String ALLOW_PAST_END_TIME = "allow_past_end_time";
  public static final String NO_TAKE_LIQ = "no_take_liq";
  public static final String PARTICIPATION_RATE = "participation_rate";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy