seams price is not float
In Price i have a float, what is 2.900000
echo Float: ${Price}
EVE:PlaceBuyOrder[${Me.StationID}, ${TypeID}, ${Price}, ${Quantity} ,${Range}, ${MinQuantity}, ${Duration}]
After i run the code i get this:
Float: 2.900000
But in the buy orders it put with a...