-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when launching strategy #76
Comments
Hi! Add some info please: ver: Regards, Jerry. |
martin-binance 1.3.6.post1 |
Hi! It is really old version, try update, I have not this error on last
Regards, Jerry. PS Don't forget to update the configuration and pair parameters files as well, use templates. |
pip install -U martin-binance Available only martin-binance 1.3.6.post1 pip install -U exchanges-wrapper |
Try this
|
Ready. Now another problem has appeared: |
What OS are your used? Attach |
windows 10 |
This is a problem with implementing asyncio in a Windows environment. I tried several workarounds, but nothing helped. This version cannot run on Windows in the terminal. Alternatively you can use Docker - install from Docker |
I installed Docker, but I don't understand what to do there. 2024-04-29 15:20:51 Traceback (most recent call last): |
I confirm, I will do this as soon as possible. Regards, Jerry |
Hi! 3.0.7 - 2024-05-02Fix
|
[2024-04-27 09:24:05,755: INFO] gRPC session started for client_id: 63285328
trade_id: gHt8aRaFtLqbF2Ur3Nttjk
[2024-04-27 09:24:08,971: DEBUG] Exception on send request <grpc.aio._channel.UnaryUnaryMultiCallable object at 0x0000000007EE01C0>: UNKNOWN, Unexpected <class 'google.protobuf.json_format.ParseError'>: Message type "martin.FetchExchangeInfoSymbolResponse" has no field named "otoAllowed" at "FetchExchangeInfoSymbolResponse".
Available Fields(except extensions): "['symbol', 'status', 'baseAsset', 'baseAssetPrecision', 'quoteAsset', 'quotePrecision', 'quoteAssetPrecision', 'baseCommissionPrecision', 'quoteCommissionPrecision', 'orderTypes', 'icebergAllowed', 'ocoAllowed', 'quoteOrderQtyMarketAllowed', 'allowTrailingStop', 'cancelReplaceAllowed', 'isSpotTradingAllowed', 'isMarginTradingAllowed', 'filters', 'permissions', 'defaultSelfTradePreventionMode', 'allowedSelfTradePreventionModes']"
The text was updated successfully, but these errors were encountered: