ok24601 / etoro-api

etoro trading REST API
ISC License
99 stars 48 forks source link

add watchlist of traders #35

Open username77 opened 3 years ago

username77 commented 3 years ago

Hi, is possible to add traders on watchlist?

I think this bot https://etorodiscordbot.herokuapp.com is using lightstreamer to read the trades from traders.

It would be nice to implement it here too.

on telegram I get almost all infos about the trade and the link: DDS: Dillards Inc Price: 85.99 Direction: Long Type: Open Trade Leverage: 1 https://www.etoro.com/posts/0__entry__2ae50e3c-8a72-47d5-9b48-c80a9e6f3ca9

ok24601 commented 3 years ago

hi,

it's technical possible, but not implemented yet, with some refactoring in api server side you can achieve this

regards, Oleg


От: username77 notifications@github.com Отправлено: 26 февраля 2021 г. 10:44 Кому: ok24601/etoro-api etoro-api@noreply.github.com Копия: Subscribed subscribed@noreply.github.com Тема: [ok24601/etoro-api] add watchlist of traders (#35)

Hi, is possible to add traders on watchlist?

I think this bot https://etorodiscordbot.herokuapp.com is using lightstreamer to read the trades from traders.

It would be nice to implement it here too.

on telegram I get almost all infos about the trade and the link: DDS: Dillards Inc Price: 85.99 Direction: Long Type: Open Trade Leverage: 1 https://www.etoro.com/posts/0__entry__2ae50e3c-8a72-47d5-9b48-c80a9e6f3ca9

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ok24601/etoro-api/issues/35, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADHNNVXMM3MGYYZBXNQNE4TTA5NPDANCNFSM4YIBHENA.

username77 commented 3 years ago

@ok24601 any idea how to subscribe an trader on ls (lightstreamer) because I think the bot is not using api but ws/ls.

ok24601 commented 3 years ago

hi,

you could use mirrors controller http://localhost:8088/etoro-api/mirrorshttp://localhost:8088/etoro-api/mirrors/positions?mirror_id=9532317 to get all traders you copy now http://localhost:8088/etoro-api/mirrors/positions?mirror_id=9532317 to get copied possitions of trader by id


От: username77 notifications@github.com Отправлено: 5 марта 2021 г. 10:23 Кому: ok24601/etoro-api etoro-api@noreply.github.com Копия: ok24601 oleh_22_08@outlook.com; Comment comment@noreply.github.com Тема: Re: [ok24601/etoro-api] add watchlist of traders (#35)

Oleg any idea how to subscribe an trader on ls (lightstreamer) because I think the bot is not using api but ws/ls.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ok24601/etoro-api/issues/35#issuecomment-791249872, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADHNNVTNAPOQOGHA2HX5XK3TCCIGVANCNFSM4YIBHENA.