mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 13:58:04 +00:00
Add Apache 2.0 license header to all Pine Script files
Co-authored-by: mihakralj <31756078+mihakralj@users.noreply.github.com>
This commit is contained in:
co-authored by
mihakralj
parent
39ef78e099
commit
ef54971a7e
@@ -1,3 +1,5 @@
|
||||
// Licensed under the Apache License, Version 2.0
|
||||
// © mihakralj
|
||||
// MIDPRICE: Midpoint Price over Period
|
||||
// (Highest(High, N) + Lowest(Low, N)) / 2
|
||||
// TA-Lib compatible — center of the H/L price channel
|
||||
|
||||
Reference in New Issue
Block a user