Thread: How to code?
View Single Post
  #1538 (permalink)  
Old 01-16-2009, 10:42 AM
Niller Niller is offline
Junior Member
 
Join Date: Jan 2009
Posts: 1
Niller is on a distinguished road
Indicator graph not showing all data

Hi
I am fairly good at C-programming, but starting with MQL4.
I just made my first indicator and it shows an array partly in the separate window.
By partly I mean if you scroll left, then for some time-periods nothing is displayed, and if I scroll further left, then data i displayed for some periods and so on.
If you scroll right, then the same time-periods does not show.
Otherwise I see no pattern.
Also, if I shift from 1-min, where I do see some data, to say 5-min, then nothing are shown at all.
Why isnt all of the data shown? What might I have missed?
Reply With Quote