Skip to content

camilotobar/grade-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Grade Project

Logs and files for the final grade project.
Project Name: A Self-Adaptive Controller Prototype for Automated Trading Systems.
Students: Andrés Felipe Borrero and Juan Camilo Tobar.
University: Universidad Icesi.

Logs

All the project logs were made via LogWarning to be completely differentiated to the ASP.NET logs, coming from the IIS or from the .NET Core.
Therefore, the logs that begin with 'warn' are from the project. The 'info' starting logs are from ASP.NET.
The pattern for every project log is:
warn: {FromApplication.FromModule.FromClass}
          {DATE dd/MM/YYYY HH:MM:SS} + {MESSAGE}

Portfolio Controller

Controller component of the Self-Adaptive System.

Asynchronous Server Connection Provider

Financial context component of the Self-Adaptive System.
For the AsynchServer logs, the pattern is:
{DATE dd/MM/YYYY HH:MM:SS.MLS | Request received: {MESSAGE}

Strategies

Target component of the Self-Adaptive System.

Subscription

Trading subscription and scheduler component.

Statements

Trading account statements. There are 3 HTML statements and 2 PDF statements for 3 trading moments of the account.

In Statements you can find overall performance data that summarizes the account trades, such as Direction (Buy/Sell), Closing Time, Balance, Pips, Volume and Quantity.

About

Logs and documents for the Final Grade Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages