IqOptionApiDotNet icon indicating copy to clipboard operation
IqOptionApiDotNet copied to clipboard

Results 30 IqOptionApiDotNet issues
Sort by recently updated
recently updated
newest added

Do you have plans to include Indicator data as well? Thanks

C# framework dá este erro ao chamar InitialSocket(secureToken); em iqoptionWebSocketsClien.cs linha 28 após logado ok: IqOptionApiDotNet: Information: ... logged in success! Testei com projeto net core, e não dá erro....

como eu consigo pegar o OrderDirection no PositionChangedObservable.. tem algum jeito de pegar usando o websocketclient ou websocket message? Alguém consegue me ajudar?

Opa Jorge, tudo bem ? Man ao executar o OpenBinaryOptionsSample só recebo a menssagem "O tempo para comprar essa opção já terminou, tente novamente." e todos as properties estão zeradas...

é possível? não achei nenhum método ou lugar onde conseguisse pegar esse valor.

Verifiquei e nao encontrei nada sobre isso. Alguem pode passar um exemplo ou onde eu consigo ver. Agradeço.

Bumps RestSharp from 107.3.0 to 111.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=RestSharp&package-manager=nuget&previous-version=107.3.0&new-version=111.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I am unable to subscribe to position-changed ws messages. I send the following message after successfully connecting the ws but I never get any position-changed message back to SubscribeIncomingMessage(). Am...

Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 4.1.0 to 6.0.0. Release notes Sourced from Serilog.Sinks.Console's releases. v6.0.0 #154 - support NO_COLOR environment variable (@​sungam3r) #157 - update to Serilog 4 (@​nblumhardt) v5.0.1 #149 -...

dependencies

Não estou conseguindo abrir as operações digitais. O comando var instrument = await IqClientApiDotNet.GetInstrumentsAsync(requestId, ActivePair.EURUSD); sempre retorna NULL. Alguem tem ideia do que fazer?