Skip to content

krzysztofoporowski/misctradingtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misctradingtools

Tools used for excercises related to trading scripts

Functions get_prev_workday_datestring(): ''' Function checks the current day of week and returns the date of previous work day, e.g. on Wednesday it is going to return the date of Tuesday, on Saturday, Sunday and Monday it is going to return the date of Friday. Return: ------- date_string - string representing the previous working day date, format yyyy-mm-dd '''

About

Tools used for excercises related to trading scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages