logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
mikrit71  
#1 Posted : Thursday, May 9, 2013 10:49:12 AM(UTC)
mikrit71

Rank: Newbie

Groups: Registered, Registered Users
Joined: 5/9/2013(UTC)
Posts: 4

How do I print or debug a value from code?

I would like to see what value my functions return, is it possible to debug a value or print i to a chart?

Ex:

bWidth:= (BBandTop(C,20,S,2) - BBandBot(C,20,S,2)) / (Mov(BBandTop(C,20,S,2),20,S) + (Mov(BBandBot(C,20,S,2),20,S))) / 2;

What is bWidth?

haddison  
#2 Posted : Friday, May 10, 2013 11:58:39 AM(UTC)
haddison

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/6/2010(UTC)
Posts: 113
Location: London

You could always write an expert advisor.
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.