howtrader icon indicating copy to clipboard operation
howtrader copied to clipboard

Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post req...

Results 25 howtrader issues
Sort by recently updated
recently updated
newest added

``` In [199]: pip install git+https://github.com/51bitquant/howtrader.git Collecting git+https://github.com/51bitquant/howtrader.git Cloning https://github.com/51bitquant/howtrader.git to c:\users\qgb\appdata\local\temp\pip-req-build-ylsqf3y3 Running command git clone -q https://github.com/51bitquant/howtrader.git 'C:\Users\qgb\AppData\Local\Temp\pip-req-build-ylsqf3y3' Collecting simplejson Downloading simplejson-3.18.3-cp37-cp37m-win_amd64.whl (74 kB) |████████████████████████████████| 74 kB 126 kB/s...

hello,我看到很多基础下单函数(buy、short等)最后都会调用send_order函数。而send_order如果失败(eg. Timestamp for this request is outside of the recvWindow.),好像并不会重试,这块有考虑过优化吗。

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\learnhowtrader\main_window.py", line 80, in main() File "C:\Users\Administrator\Desktop\learnhowtrader\main_window.py", line 52, in main qapp = create_qapp() File "C:\ProgramData\Anaconda3\envs\mytrader\lib\site-packages\howtrader\trader\ui\qt.py", line 28, in create_qapp qapp.setStyleSheet(qdarkstyle.load_stylesheet(qt_api="pyside6")) File "C:\ProgramData\Anaconda3\envs\mytrader\lib\site-packages\qdarkstyle\__init__.py", line...

版本3.8.8,运行成功后显示英文

老师您好, post/fapi/v1/order没有杠杆参数,那么如何设置合约交易的杠杆呢? 提前感谢您的回答~

mac环境,okx连接不了;检查过秘钥那些都是对的 aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host ws.okx.com:8443 ssl:False [Connection reset by peer] [2024-03-10T18:36:37.858775]: Unhandled WebSocket Error: LastSentText:

地址:https://www.xxxlsop.com/#/register?code=sf9UTRC0 ![QQ20240730-132944](https://github.com/user-attachments/assets/d537a5f3-3ec8-4d71-b979-99a01ea8a3c9)

mac os 系统, 无法连接到指定ip, 不知道是网络原因还是梯子设置原因,求帮助, 不知道是否有碰到类似问题的小伙伴