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?
|
|
|
|
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.