translate line in power language

If you don't know where to start, start here! Don't be afraid to ask questions.

Moderator: moderators

gingerone
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Thu Feb 25, 2021 2:00 pm
Reputation: 0
Gender: None specified

translate line in power language

Postby gingerone » Thu Feb 25, 2021 2:08 pm

hallo
in easy language i wrote this:

condition1 = Close[1] <= lowsession(0,1) and Close >= lowsession(0,1);
Lows(1) doest not work

can y help me?

gingy

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15558
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: translate line in power language

Postby TheRumpledOne » Thu Feb 25, 2021 3:09 pm

gingerone wrote:hallo
in easy language i wrote this:

condition1 = Close[1] <= lowsession(0,1) and Close >= lowsession(0,1);
Lows(1) doest not work

can y help me?

gingy


Low[1]
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

gingerone
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Thu Feb 25, 2021 2:00 pm
Reputation: 0
Gender: None specified

Re: translate line in power language

Postby gingerone » Thu Feb 25, 2021 3:16 pm

thks
but Low[1] is the low of the previous session?
It seems doesn't work sorry

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15558
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: translate line in power language

Postby TheRumpledOne » Fri Feb 26, 2021 4:50 am

gingerone wrote:thks
but Low[1] is the low of the previous session?
It seems doesn't work sorry


What are you trying to do? Just say it in plain language.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

gingerone
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Thu Feb 25, 2021 2:00 pm
Reputation: 0
Gender: None specified

Re: translate line in power language

Postby gingerone » Fri Feb 26, 2021 7:47 pm

TheRumpledOne wrote:
gingerone wrote:hallo
in easy language i wrote this:

condition1 = Close[1] <= lowsession(0,1) and Close >= lowsession(0,1);
Lows(1) doest not work

can y help me?

gingy


Low[1]

THANK YOU!!! It's FINE!!

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “beginners forum”