Skip to content

Commit

Permalink
add tool parameters for nettest
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed Dec 6, 2023
1 parent 204ce22 commit 38980ff
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
argument = "PerfTest localhost:6666 TimeAndSale YQKNT"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = " qds nettest p :6666 -w -S 10"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "Dump"
isEnabled = "NO">
Expand All @@ -69,7 +73,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "qds &quot;connect &quot;dxlink:wss://demo.dxfeed.com/dxlink-ws&quot; Quote AAPL&quot; -p dxfeed.experimental.dxlink.enable=true,scheme=ext:resource:dxlink.xml "
isEnabled = "YES">
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "Connect demo.dxfeed.com:7300 candle AAPL -f 2012-05-26-14:15:00"
Expand Down

0 comments on commit 38980ff

Please sign in to comment.