:
	
		Strategy settings
	
		
			Specific parameters of the TopMarket strategy: 
  DeltaMin: percentage value (0 or positive value). This is the minimum delta threshold below which coins do not pass the detection.
  TMSameDirection: YES / NO (YES by default). To open a position in the direction of or against the trend. The trend direction is calculated by comparing the average and the current price for the particular coin per hour.
  a) TMSameDirection = YES (position will open in trend direction, if it was a long position, it will open in a long position)
  b) TMSameDirection = NO (position will open against trend, if it was a long position, it will open short).

