Skip to content
View rejithrnath's full-sized avatar
  • Norway
Block or Report

Block or report rejithrnath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rejithrnath/README.md
  • πŸ‘‹ Hi, I’m @rejithrnath

Pinned Loading

  1. double-moving-average-buy-sell-email-alert double-moving-average-buy-sell-email-alert Public

    The DEMA uses two exponential moving averages (EMAs) to eliminate lag, as some traders view lag as a problem. The DEMA is used in a similar way to traditional moving averages (MA). The average help…

    Python

  2. email_alert_above_open email_alert_above_open Public

    Simple Python code which will send email from Gmail when value is above a set ticker price. Add ticker name(yahoo finance) and ticker price on stocks dictionary. Remember to enable Gmail app passwo…

    Python

  3. KanbanProjectManager KanbanProjectManager Public

    Task Scheduling Tool based on Kanban Principle

    C#