Create and use decimal object instead of floats

This commit is contained in:
Jacob Plaster
2019-01-23 13:18:33 +00:00
committed by Jacob Plaster
parent 8dc745f149
commit afbb4a670c
6 changed files with 60 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ Module used to describe all of the different data types
import time
import datetime
class OrderType:
"""
Enum used to describe all of the different order types available for use