A free and open source, fully automated TF2 trading bot, advertising on backpack.tf using prices from prices.tf
refactor day 9
insert to begin with is not needed
refactor day 9
remove duplicated code when creating direction
refactor day 9
use split_at to split line into two parts which is a tuple
refactor day 9
create move function and use options
refactor day 9
create and initialize vector with positions at once
refactor day 9
use match and clamps to simplify moving knots