#
technical
Here are 178 public repositories matching this topic...
Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
-
Updated
Feb 7, 2021 - C#
A clean vintage drafting, avionics, routed signage, and keyboard legend font.
font
engineering
technical
blueprints
vintage
avionics
drafting
sans-serif
leroy
monoline
lettering
doric
engraved
keyboard-legends
keuffel-esser
mid-century
office-signage
block-letters
uniform-stroke-width
rounded-terminals
-
Updated
Feb 12, 2022 - CSS
A Hugo theme for documentation sites. It's inspired by https://forestry.io/docs/welcome/
-
Updated
Mar 14, 2022 - JavaScript
Technical Analysis Library Time-Series
technical
data
library
time
time-series
trading
analysis
python3
series
technical-analysis
ta-lib
ta
technical-analysis-library
technical-trading-systems
-
Updated
Jan 2, 2022 - Python
Daily Coding Exercises to sharpen problem solving skills
javascript
engineering
technical
code
tech
technology
codewars
software-engineering
software-development
interview-questions
programming-exercises
coding-challenges
software-design
software-team
-
Updated
Feb 10, 2022 - JavaScript
Resources created by Microsoft's GPS (Global Partner Solutions) team
-
Updated
Mar 19, 2022 - CSS
IOTA Developer Essentials
nodejs
python
snippets
technical
tutorial
jupyter-notebook
iota
essential
jupyter-notebooks
iota-protocol
tech-enthusiasts
-
Updated
Oct 9, 2019 - Jupyter Notebook
Technical Pieces collected in practices
-
Updated
Jul 15, 2017 - Go
0xcert protocol peper.
-
Updated
Nov 15, 2019 - CSS
Contributing to GitHub is for You Workshop (C2GI4U)
-
Updated
Aug 9, 2018
Author: Wenhao Yu (wyu1@nd.edu). EMNLP'20. Transfer Learning for Technical Question Answering.
-
Updated
Feb 10, 2021 - Python
Termux Banner Maker Script by Technical Dada
-
Updated
Oct 6, 2021 - Shell
PowerShell based STIG Scanner.
windows
security
technical
powershell
guide
scanner
windows-10
cybersecurity
windows-server
ps
implementation
group-policy
powershell-script
stig
windows-server-2012
windows-server-2016
stig-compliant
windows-server-2019
local-group-policy
-
Updated
May 15, 2021 - PowerShell
Official NOW Mozilla Blog page where we will be having weekly blogs on various topics ranging from technical to personal! Stay tuned for more.
-
Updated
Nov 25, 2020 - JavaScript
Java, Angular Full stack interview questions
javascript
java
technical
angular
sql
spring
spring-boot
microservice
interview-questions
fullstack
technical-interview-questions
fullstack-interview
-
Updated
Feb 16, 2021
KB4IT is a static website generator based on Asciidoctor sources mainly for technical documentation purposes.
python
html
markdown
static-site-generator
metadata
template
website
documentation
technical
repository
wiki
uikit
writing
static
static-site
python3
asciidoctor
markdown-to-html
knowledge-base
publishing-sharing
-
Updated
Mar 11, 2022 - CSS
Arabic translation of scientific and technical terms
-
Updated
Apr 7, 2021
AnyBlok_Pyramid make the link between AnyBlok and Pyramid. It also offers bloks for adding user http authentication and role based authorization to your project.
-
Updated
May 17, 2021 - Python
My personal website ^^
personal-site
technical
knowledge
wiki
notes
personal
personal-website
mkdocs
personal-project
personal-blog
knowledge-base
-
Updated
Mar 16, 2022 - HTML
Improve this page
Add a description, image, and links to the technical topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the technical topic, visit your repo's landing page and select "manage topics."
Say I have two points on the Dataframe (price and UNIX timestamp) and I want to draw a Ray (endless) that goes through these two points. Does Pandas TA or Pandas has a function for this? Is there an easy way to draw a Linear Regression ray, I just have the two points and I want to draw a Ray through them and get all the Datapoints (price and timestamp of each) say 1 week into the future to be pred