all execution, order handling , data feed (realtime stuff) is done in something like c++ java. Its possible Python can be used to calculate a signal or price and send that as a serialized message (protobu, json, etc) to another component. But usually its separate where python is not listening to...