Search found 4 matches

Go to advanced search

by royst88
Thu Nov 09, 2023 8:34 pm
Forum: Pine Script Q&A
Topic: could not find method for method reference 'is bullishEC' for zen (I'm struggling on the first mastery video) thanks
Replies: 1
Views: 3958
 
Jump to post

could not find method for method reference 'is bullishEC' for zen (I'm struggling on the first mastery video) thanks

//@version=5 indicator("rsi oscillator") //import zen library import ZenAndTheArtOfTrading/ZenLibrary/2 as zen //get user input lookback = input.int(title="lookback", defval=7) rsilen = input.int(title="rsi leght", defval=7) rsiob = input.float(title= "RSI overbought", defval=80.0) rsios = input.flo...
by royst88
Thu Nov 09, 2023 10:59 am
Forum: Pine Script Q&A
Topic: get a time @ date input
Replies: 2
Views: 4661
 
Jump to post

Re: get a time @ date input

thank you very much
by royst88
Tue Nov 07, 2023 12:44 pm
Forum: Pine Script Q&A
Topic: get a time @ date input
Replies: 2
Views: 4661
 
Jump to post

get a time @ date input

hi my name is royston thank you for this free course just to see if we like it, im stuggling on getting a time and date i was woundering if i am doing anything wrong thanks in advance //get and date input inputtime=input.time(title="time", defval=timestamp("01 Jan 2000 13.30 +0000")) this is the mes...
by royst88
Mon Nov 06, 2023 11:03 am
Forum: Introductions
Topic: hello
Replies: 0
Views: 50256
 
Jump to post

hello

hi 👋 lucking forward to getting involved

Go to advanced search