Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FH Remote InstallNew to Visual Studio Code? Get it now.
FH Remote Install

FH Remote Install

quanthouse

|
377 installs
| (0) | Free
This extention install the feedhandler from production server; then upgrade It using steps of Quantflow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FH-remote-install README

Basically, FH-remote-install will automate, for every feedhandler project in the active workspace the following:

  • Compilation in test server
  • Copy production instance of the feedhanler based on the choise of the user
  • Upgarde the dev compiled version using the automatic steps of Quantflow

Requirements

sshpass is required to use this extension.

Extension Settings

Once the plugin installed, you need to check if default setting are good. (Cltr+,)

Settings

How does It work

Open Command Patette (Cltr+Shift+P): and tape "Configure Remote Install"

Configure Remote Install

If every thing is going well, you will see the following info message:

info

Check that in every project in the active workspace there is a new file created : .vscode/tasks.json

check tasks.json

Now if you tape Terminal->Run Build Task(Cltr+Alt+B),you will see diffrents build for every project.

If we click on cme_mdp3, thebuild is lauched as follow and thecompilation began:

compilation

Once the compilation is done, A new list of production server is displayed,

In this demo, we choose the instance CME_CBOT_FUTURES_HW_SPEC:aurcme-fh101102

choose production server

A copy of the production instance is installed on the rnd server.

Install

Now steps of automatic Quantflow will be applied.

Apply QF

Apply QF


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft