| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(LatestMaxVolumeManager, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(FirstGPCodesManager, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(SecondCancelBigNumComputer, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(HourCancelBigNumComputer, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(DCancelBigNumComputer, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(LCancelBigNumComputer, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(FastCancelBigNumComputer, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(LatestCancelIndexManager, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(Buy1PriceManager, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(L2BigNumForMProcessor, cls).__new__(cls, *args, **kwargs) |
| | | t.sleep(random.randint(0,2000)/1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |
| | |
| | | def __new__(cls, *args, **kwargs): |
| | | if not cls.__instance: |
| | | cls.__instance = super(L2MarketSellManager, cls).__new__(cls, *args, **kwargs) |
| | | time.sleep(random.randint(0, 2000) / 1000) |
| | | cls.__load_datas() |
| | | return cls.__instance |
| | | |