Skip to content

Simple implementation of stock data output using dxFeed .NET API 2.0 and F# programming language

Notifications You must be signed in to change notification settings

ttldtor/RecordPrinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecordPrinter

Simple implementation of stock data output using dxFeed .NET API 2.0 and F# programming language

Program launch examples:

./RecordPrinter.exe -a demo.dxfeed.com:7300
dotnet ./RecordPrinter.dll -a demo.dxfeed.com:7300
dotnet ./RecordPrinter.dll -a tcp:demo.dxfeed.com:7300
dotnet ./RecordPrinter.dll -a file:C:\temp\candledata

About

Simple implementation of stock data output using dxFeed .NET API 2.0 and F# programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages