The Market Robo™
All problems
TMKR-5010
Warning
Vendor

Symbol not found in session

A symbol change targeted a symbol that was not part of the robot's initial session symbol list.
Configuration & symbolsAlso known as: SYMBOL_NOT_FOUND, symbol_not_in_session

Symptoms

Experts log: "SDK Warning: Symbol 'NAME' not found in session symbols."
The change result reports error_code SYMBOL_NOT_FOUND.

Causes

The requested symbol was never declared in the session's symbol set.

How to fix it

1
Only change declared symbolsRequest changes for symbols included in the session's initial symbol list. Add the symbol to that list (and recompile/re-publish) if it must be controllable.
Did this fix it?If you're still seeing TMKR-5010, open a support ticket with the code and your license ID and we'll help directly.