print("Received Tick. Symbol = ",pyst_DataTick.pstr_symbol,"(",pyst_DataTick.i_symbol,"), ask = %.5f , " % pyst_DataTick.price_ask,"bid = %.5f" % pyst_DataTick.price_bid) # test
출력모습.
첫등록 : 2019년 5월 19일
최종수정 :
본 글 단축주소 : https://igotit.tistory.com/2179
'지속가능티끌 > Python' 카테고리의 다른 글
Python. 소켓통신 (0) | 2019.10.28 |
---|---|
Python. time . sleep . datetime. 밀리초 등 (0) | 2019.05.22 |
Python. ctypes. structure. 구조체 (0) | 2019.05.16 |
Python. if . 비교연산자, and, or not, in, not in , (0) | 2019.05.16 |
Python. enum (0) | 2019.05.16 |
댓글