Trade helper

{{round(countPerShip)}} {{matName}} fit in one ship
{{ round2(priceAverage) }} = {{ !ticker?'':round2(cxPrices[cx][ticker].PriceAverage) }} * {{ amount }} * {{ percent }}%
{{ round2(priceOffer) }} = {{ !ticker?'':round2(cxPrices[cx][ticker].Ask) }} * {{ amount }} * {{ percent }}%
{{ round2(priceRequest) }} = {{ !ticker?'':round2(cxPrices[cx][ticker].Bid) }} * {{ amount }} * {{ percent }}%

transport cost inclusion:

{{ round2(sfCosts) }} = {{round2(transportFactor*100)}}% the costs of a ship cargo
{{ round2(ffCosts) }} = {{round2(transportFactor*100)}}% the costs of a ship cargo
{{ round2(ffCosts+ffCosts) }}
 

relevant recipes: