decred / dcrticketbuyer

An automated smart ticket purchaser.
0 stars 7 forks source link

use average window ticket price instead of average pool ticket price #76

Open raedah opened 8 years ago

raedah commented 8 years ago

When volatility is high, tickets are bought at the cheap price, and then 3 windows pass with very few tickets being bought. This causes a majority of the tickets in the pool to be priced low, so the average ticket price is a much lower figure then the price that would be the stable ticket price. A calculation is needed to determine the stable price of tickets. This should be derivable from looking at the price used for the previous ticket windows instead of looking at the bought tickets themselves.