I would like to run program on local PC.    I would like this local program to communicate with

algorithm running on QuantConnect cloud using named pipes.  Is this allowed?

Pipe Operations in the .NET Framework

https://docs.microsoft.com/en-us/dotnet/standard/io/pipe-operations

Author