codigo python #204739
Closed
cantoniocamara-hub
started this conversation in
A Welcome to GitHub
codigo python
#204739
Replies: 2 comments
|
AGUEM PODE ME ORIENTAR |
0 replies
|
Hi @cantoniocamara-hub, thanks for participating! Unfortunately, we don’t currently have moderators for languages other than English. Until that changes, we need to ask that everyone use English here in the GitHub Community when posting to ensure discussions are adhering to our Code of Conduct. We’ll be locking this post for now, but please feel encouraged to create a new discussion in English if you still need support. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Introduce yourself
ola, sou novo no guit hub , me chamo ANTONIO
Links (optional)
No response
Where are you in your GitHub journey?
Brand new to GitHub
And where are you going next on GitHub?
python
What technical skills or projects are you working on?
iniciante
Got a question for us? (optional)
ola, estou com problema no meu codigo seguinte, erro simbol invalid deriv import asyncio
import json
import os
import sys
from collections import deque
from deriv_api import DerivAPI
import websockets
============================================================
CONFIGURAÇÕES
============================================================
ATIVOS = {
"R_10": "Volatility 10",
"R_25": "Volatility 25",
"R_100": "Volatility 100",
}
All reactions