Open kkagill opened 5 years ago
Ok I will implement lighter api
@kkagill try last version https://github.com/Lu-Yi-Hsun/iqoptionapi#get_commission_change
@Lu-Yi-Hsun
Can you try this api again please? Can't get commissio_data
.
Do you try the sample code?
Is this turbo-option
?
Right now, there are 26 binary options, but in code I see only 14 assets
Yes that is turbo-option ,
Asset can update by code , I will sent to you
ok. otherwise, it looks good!
@kkagill These two api can update and get asset code update_ACTIVES_OPCODE() get_all_ACTIVES_OPCODE()
So for digital, getting a current price profit is very light and I can even get real-time updates via subscribing to strike list.
But for binary, looks like it is heavier than digital since it's getting all assets.
Is there a way it can subscribe to binary asset's profit and make it lighter so I can use it like real-time?