The tick tag has no wiki summary.
3
votes
3answers
362 views
Generate tick data from candlestick
Is there software (or Python / R / ... scripts) to generate (pseudo) tick data from candlestick data.
I have candlestick data (CSV format) from monthly timeframe (MN) to minute timeframe (M1) but ...
1
vote
2answers
95 views
round price to tick size
I have an issue about rounding price to tick size.
Suppose there is price tick table below. what is tick size for price 1001, 1002 ... 1004? In other words, how to handle the price in between upper ...