-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,8 +72,8 @@ | |
isEnabled = "NO"> | ||
</CommandLineArgument> | ||
<CommandLineArgument | ||
argument = "Connect demo.dxfeed.com:7300 Quote "ipf[https://demo:[email protected]/ipf?TYPE=STOCK&compression=zip],APPL"" | ||
isEnabled = "NO"> | ||
argument = "Connect demo.dxfeed.com:7300 TimeAndSale "ipf[https://demo:[email protected]/ipf?TYPE=STOCK&compression=zip],APPL"" | ||
isEnabled = "YES"> | ||
</CommandLineArgument> | ||
<CommandLineArgument | ||
argument = "Connect demo.dxfeed.com:7300 quote AAPL -f 2012-05-26-14:15:00" | ||
|
@@ -93,7 +93,7 @@ | |
</CommandLineArgument> | ||
<CommandLineArgument | ||
argument = "Dump tapeK2.tape[speed=max] -t ios_tapeK2.tape -q" | ||
isEnabled = "YES"> | ||
isEnabled = "NO"> | ||
</CommandLineArgument> | ||
<CommandLineArgument | ||
argument = "LatencyTest mddqa.in.devexperts.com:7400 TimeAndSale ETH/USD:GDAX" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,4 +121,3 @@ public class DXInstrumentProfileCollector { | |
return try native.setExecutor(nativeExecutor) | ||
} | ||
} | ||
|