@rakeshr , yesterday evening i call unsubscribing symbols, but from today it is showing not processed when i tried to subscribe, no values are generating in any fields (last price, high, etc). please resolve this issue
@nagavardhana chari It's not recommended to call 'UnsubscribeQuotes' from excel formula You may inadvertently, started a loop which subscribes and unsubscribes as the formula is calculated on excel refresh. Remove 'UnsubscribeQuotes' from excel formula. You may use a sub routine to 'UnsubscribeQuotes'
It's not recommended to call 'UnsubscribeQuotes' from excel formula
You may inadvertently, started a loop which subscribes and unsubscribes as the formula is calculated on excel refresh.
Remove 'UnsubscribeQuotes' from excel formula.
You may use a sub routine to 'UnsubscribeQuotes'