Şansal
Şansal
Hi, Once, I saw your example with an input inside bootstrap modal by using jquery 1.9.1. I tried to adapt that to my situation but I was not able to....
I can normally print from Birch Bp-T3W printer without any problem. But When I need to change some parameter such as size or bold with the code 👍 `adisyon_printer.set(codepage=None, size='2x',...
I would like to use my own custom strategy fro bot. For that purpose I tried to use already defined variables in the code. in pycryptobot.py, I added: ``` textBox.line('ADX14...
every now and then , my bots give this warning about that part of the code 👍 date_key = Timestamp(key, freq=base_index.freq)
I try to use misty wrapper library to communicate with mstp network. When I define configurtion file as below : ``` [BACpypes] objectName: BACClient ; MSTP Local address address: 25...
I get such an error when i try to run my bot: /home/sansal/pycryptobot-main/models/AppState.py:282: FutureWarning: Calling flo at on a single element Series is deprecated and will raise a TypeError in...