B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Variables
FixMessages::SG_FIX44::RoundDirection Namespace Reference

Variables

static const int MORE_AGRESSIVE = 1
 More aggressive - on a buy order round the price up round up to the nearest tick, on a sell round down to the nearest tick = 1.
 
static const int MORE_PASSIVE = 2
 More passive - on a buy order round down to nearest tick on a sell order round up to nearest tick = 2.
 

Variable Documentation

◆ MORE_AGRESSIVE

const int FixMessages::SG_FIX44::RoundDirection::MORE_AGRESSIVE = 1
static

More aggressive - on a buy order round the price up round up to the nearest tick, on a sell round down to the nearest tick = 1.

◆ MORE_PASSIVE

const int FixMessages::SG_FIX44::RoundDirection::MORE_PASSIVE = 2
static

More passive - on a buy order round down to nearest tick on a sell order round up to nearest tick = 2.