Changes

Jump to navigation Jump to search

Volume Multiplier

413 bytes added, 15:02, 22 October 2018
no edit summary
Unfortunately, on the fractional markets, it is impossible to guarantee the complete accuracy of the volume values due to the cut-off of the fractional part. For example, the minute bar chart created from ticks may have a different volume, when compared to the historical minute bars received from the data provider. That is why in order to use the Volume Multiplier, it is necessary to evaluate the trade volumes to find an optimal value taking into the account the min-max amount of decimals and the max whole number.
 
==Setting up Volume Multiplier==
 
# Open '''QuoteManager''' window
#* see [[:Category:QuoteManager#Opening QuoteManager|how]].
# On the '''Tools''' menu, select '''Data Sources'''.
# In the list of Data Sources select your cryptocurrency feed: [[Bitfinex]], [[Bittrex]], or [[Poloniex]]; click '''Settings'''.
# Go to '''Volume Multiplier''' tab.
# Adjust the multiplier for your symbols as required.
 
==Notifications==
A notification system established via Message Center can notify the user about several cases:
# The Volume value multiplied by the selected multiplier and equated to an integer a number that is less than 1.
# The Tick Bar Volume value multiplied by the selected multiplier and equated to an integer number is greater than the max supported 32 bit value (4,294,967,295).
# The Volume value of a non-tick resolution multiplied by the selected multiplier and equated to an integer number is greater than the max supported 64 bit value (18,446,744,073,709,551,615).
[[Category:Setting Data Sources]]

Navigation menu