Type/to search

T-Step LSMA

Cryptocurrency
Created: 2022-06-25 16:21:28
Last modified: 4 years ago
35
Follow
60
Followers
Source
Pine
 /*backtest
start: 2021-05-08 00:00:00
end: 2022-05-07 23:59:00
period: 4h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/
//@version=4
study("T-Step LSMA",overlay=true)
length = input(100),sc = input(.5),ns = input(false,"No Smoothing")
//----
b = 0.,ls = 0.
Strategy parameters
Strategy parameters
length
sc
No Smoothing
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)