Lu-Yi-Hsun / iqoptionapi

IQ Option API
374 stars 289 forks source link

Any Guide for making a API like this for PocketOption? #159

Open mdn522 opened 4 years ago

mdn522 commented 4 years ago

The problem is IQ Option does not support VPN & VPS, I heard that If you make small profit they don't care. But when you make good profit they will terminate your account. I don't wanna take risk with my little money. Currently I have a strategy that I am using this API to trade on IQ Option. But the problem is the strategy needs to be running 24/7 (Did I say 7? not it's 5 sorry). If you can make or guide me making one API for PocketOption. that would be helpful. I know python 3. but I am not good in OOP. Thanks for this wonderful API

Lu-Yi-Hsun commented 4 years ago

Does pocketopton is stable? I mean not scam and stable than iqoption?

mdn522 commented 4 years ago

They have several web socket server from around the world. quite stable. So far I did not see disconnection. They also have Social Trade. You can see or copy other pocket option traders. I am having hard time to connect to their websocket server using python. Spend a lot of time on it. I still could not do it.

callTx commented 4 years ago

Does PocketOption allow you use VPN/VPS any place of the world?

mdn522 commented 4 years ago

Does PocketOption allow you use VPN/VPS any place of the world?

Nothing mentioned in their Terms. We can use it

provezano commented 4 years ago

I'm not expert in this topic, but I will contribute with what I think it is. PocketOption has an undocumented API. You use its API when you interact with its trade room tool. All you have to do is to discover how to use their API, where are they endpoints, what functions and parameters their API recognize.

For example, in IQOption... Their login endpoint is: https://auth.iqoption.com/api/v1.0/ The function to do your login is "login" and the parameters are "email" and "password" If successful, this functions returns a ssid which you must keep in a cookie.

POST https://auth.iqoption.com/api/v1.0/login?email=[your email]&password=[your pass]

Hassan-Fa commented 4 years ago

any luck on this ? @mdn522

mdn522 commented 4 years ago

any luck on this ? @mdn522

Got blocked the day made a significant profit. so skipping this broker

LeonardoRick commented 4 years ago

Is it on IQ Option Terms and Conditions that we can't use it in a VPS? Does that include a cloud machine like Amazon EC2 Instance?

mdn522 commented 4 years ago

Is it on IQ Option Terms and Conditions that we can't use it in a VPS? Does that include a cloud machine like Amazon EC2 Instance?

Yeah. You are not allowed to use VPS or VPN. it's against their terms. but there is an exception. if you are from Turkey or Indonesia then you can use a VPN or VPS.

miladjamali commented 4 years ago

so there is not any way to get api's and use it on the vps?

mdn522 commented 4 years ago

so there is not any way to get API's and use it on the VPS?

You can still use it but as you know it is against their terms. they might terminate/block your account. which they usually do if you make a good profit (personal experience)

giusedm commented 3 years ago

found a API for PocketOption?

Dule-martins commented 3 years ago

Is there an API for PocketOption that enables you to automatically place a trade?

andreker00 commented 3 years ago

found a API for PocketOption?

is the pocket option api available?

gelso87 commented 2 years ago

News?

Lu-Yi-Hsun commented 2 years ago

https://npt-life.com/other-apis

gelso87 commented 2 years ago

1000 USD?

ghost commented 2 years ago

The problem is IQ Option does not support VPN & VPS, I heard that If you make small profit they don't care. But when you make good profit they will terminate your account. I don't wanna take risk with my little money. Currently I have a strategy that I am using this API to trade on IQ Option. But the problem is the strategy needs to be running 24/7 (Did I say 7? not it's 5 sorry). If you can make or guide me making one API for PocketOption. that would be helpful. I know python 3. but I am not good in OOP. Thanks for this wonderful API

i texted you on twitter

davcrelib commented 2 years ago

Hi all,

Since Lu-Yi-Hsun doesn't want to share his code,

I have created a pocketoption automation program that doesn't go through the api (so we don't run the risk of being blocked), it works really well. If you have any strategy that can work with pocketoption and you need automation, contact me, I can help you with that.

You may be wondering if it works as fast as the api, the answer is yes, it only has a delay time of 1 second.

My telegram: dvitll

Regards!

Notadumdum commented 2 years ago

Hey brother @davcrelib I just tried texting you on telegram.. I just followed you now though.. my email is up there too

eltrader2023 commented 1 year ago

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi'

Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

Notadumdum commented 1 year ago

If you purchased from him he'd give you the api.. it can't work with the api.. anyway what problems have you had trying to connect using socket.io or websocket library let's discuss and maybe try to solve our problem here is my discord (solicitping me biatch#3494).. text me and the codes you've tried before or something

On Mon, Apr 3, 2023, 10:32 PM eltrader2023 @.***> wrote:

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi'

Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

— Reply to this email directly, view it on GitHub https://github.com/Lu-Yi-Hsun/iqoptionapi/issues/159#issuecomment-1495013241, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCKOWRFWFVVFI5ESSIKFQ3W7M6WFANCNFSM4JTIGVFA . You are receiving this because you commented.Message ID: @.***>

Notadumdum commented 1 year ago

Could you give me some help .. I am just seeing this message

El mar., 2 de mayo de 2023 8:41 p. m., kennethoaguilar < @.***> escribió:

another way of doing this is by using selenium to get the websocket information from the website directly. That's how I saved myself $1k.

— Reply to this email directly, view it on GitHub https://github.com/Lu-Yi-Hsun/iqoptionapi/issues/159#issuecomment-1532047706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCKOWT2UPTHIASS76RNORDXEFPPXANCNFSM4JTIGVFA . You are receiving this because you commented.Message ID: @.***>

amaach commented 1 year ago

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi'

Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

hello do you have the code ?

ventura002 commented 1 year ago

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi' Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

hello do you have the code ?

Hey, I've been getting the same error. It seems the module is no longer supported in this time... how about workin together to make the code?

ventura002 commented 1 year ago

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi' Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

hello do you have the code ?

Hey, I've been getting the same error. It seems the module is no longer supported in this time... how about workin together to make the code?

Just been doing research and I have discovered I can analyze the API endpoints inorder to remake the API for my application. Whatever you do with this information is up to you

Notadumdum commented 1 year ago

Sure thing Bonaventure.. let me know whats up

El jue., 10 de agosto de 2023 2:18 a. m., Bonventure < @.***> escribió:

so I am running the code by u-yi-hsun.github.io and i keep getting in from pocketoptionapi.stable_api import PocketOption ModuleNotFoundError: No module named 'pocketoptionapi' Can anyone help with this please i tried to install using pip install pocketoptionapi but it comes up with an error ERROR: Could not find a version that satisfies the requirement pocketoptionapi (from versions: none) ERROR: No matching distribution found for pocketoptionapi. thanks

hello do you have the code ?

Hey, I've been getting the same error. It seems the module is no longer supported in this time... how about workin together to make the code?

Just been doing research and I have discovered I can analyze the API endpoints inorder to remake the API for my application. Whatever you do with this information is up to you

— Reply to this email directly, view it on GitHub https://github.com/Lu-Yi-Hsun/iqoptionapi/issues/159#issuecomment-1672392651, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCKOWV5R6AGYV3SQGDPM3LXUQZHVANCNFSM4JTIGVFA . You are receiving this because you commented.Message ID: @.***>

ganeshhira25 commented 12 months ago

I joined Cash fx on september 2021 investing $15k .I earned constantly and could upgrade to the $25k pack and then to the $50k . After trading and making so much profit, withdrawals suddenly became very difficult. It says on their website that fund withdrawals will take around 3 days. I messaged support but no positive response until August 2023, I recovered my money with the help of a triangulation expert. Frecuperation Tech is the best tech expert you need to help you recover your scammed or lost funds. They can be contact on email frecuperation@aol.com

theshadow76 commented 9 months ago

Hello! My name is Vigo Walker.

I am the developer that created the Expert Option API I've been looking, and looks like there's no actual python api for Pocket Option, and since Pocket Option uses websocket in a really similar way with Expert Option, I will give my try to make this API!

theshadow76 commented 9 months ago

News?

yes

theshadow76 commented 9 months ago

So for any one looking for the new Pocket Option API. here it is: https://github.com/theshadow76/PocketOptionAPI

WmMorgan commented 9 months ago

bro still haven't found the api? I also need.

theshadow76 commented 9 months ago

bro still haven't found the api? I also need.

https://github.com/theshadow76/PocketOptionAPI

Mateo1986 commented 9 months ago

Entonces, para cualquiera que busque la nueva API de Pocket Option. aquí está: https://github.com/theshadow76/PocketOptionAPI

Hola que tal disculpa, he podido descargar tu pocketoption api el problema que tengo es que no se como configurarlo me puedes ayudar a como podria confirgurar espero su respuesta gracias

theshadow76 commented 9 months ago

Entonces, para cualquiera que busque la nueva API de Pocket Option. aquí está: https://github.com/theshadow76/PocketOptionAPI

Hola que tal disculpa, he podido descargar tu pocketoption api el problema que tengo es que no se como configurarlo me puedes ayudar a como podria confirgurar espero su respuesta gracias

I am still working out on the api, I'll let you know when I finish!

Mateo1986 commented 8 months ago

¡Hola! Mi nombre es Vigo Walker.

Soy el desarrollador que creó la API de Expert Option que he estado buscando, y parece que no hay una API de Python real para Pocket Option, y dado que Pocket Option usa websocket de una manera muy similar a Expert Option, intentaré crear esta API.

Mateo1986 commented 8 months ago

Hola theshadow76 quisiera me ayudes con la instalacion api expertoption de pronto tendras un video de como hacerlo

theshadow76 commented 8 months ago

@Mateo1986 pls contact me in ig or discord

Ig: vigo_walker Discord: theshadow76

theshadow76 commented 8 months ago

@Mateo1986 yap

Lestanen commented 8 months ago

@theshadow76 hi can you help me to install the api please, i sent you a friendship invitation on discord :)

theshadow76 commented 8 months ago

@Lestanen ooooh, sorry I declined it without knowing it was you. Sorry. Send it again

Lestanen commented 8 months ago

@theshadow76 hi again, i send the invitation

theshadow76 commented 8 months ago

@Lestanen ok

godshtein commented 8 months ago

Hi @theshadow76 I send you invitation on discord.

ahmadyasser01 commented 7 months ago

@theshadow76 Hello Is the api here https://github.com/theshadow76/PocketOptionAPI available to use ?

mdchi commented 6 days ago

pip install pocketoptionapi ERROR: Could not find a version that satisfies the requirement pocketoptionapi