Search found 11 matches

by leety2008
12 Apr 2022
Forum: MultiCharts
Topic: How to plot yesterday's 1st session close on today's chart
Replies: 2
Views: 599

Re: How to plot yesterday's 1st session close on today's chart

Hi TJ, I have MC 14 with build 21357. Data provider IB. My actual difficulty is to do with coding nothing wrong with MC. I want to include yesterday's session close, i.e. HSIJ2 at time 1630, in my strategy. That if current bar close above yesterday's specific time close then buy. I use CloseD or Clo...
by leety2008
11 Apr 2022
Forum: MultiCharts
Topic: How to plot yesterday's 1st session close on today's chart
Replies: 2
Views: 599

How to plot yesterday's 1st session close on today's chart

Hi,

I have the difficulty to plot yesterday's 1st session Close, i.e. at time 1630, on today's chart. Please help.
by leety2008
11 Apr 2022
Forum: MultiCharts
Topic: plot yesterdays close [SOLVED]
Replies: 7
Views: 1505

Re: plot yesterdays close [SOLVED]

I have the same difficulty that I want to plot the "close" of yesterday's specific time on today's chart for reference. I used closeD(1) and that only get me the close at the end of last trading day. Please advise.
by leety2008
17 Dec 2021
Forum: MultiCharts
Topic: How to fix the problem of imported data lost on the next day [SOLVED]
Replies: 2
Views: 550

Re: How to fix the problem of imported data lost on the next day [SOLVED]

Thank you for your help. The problem is being solved by flush cached data to database manually.
by leety2008
13 Dec 2021
Forum: MultiCharts
Topic: How to fix the problem of imported data lost on the next day [SOLVED]
Replies: 2
Views: 550

How to fix the problem of imported data lost on the next day [SOLVED]

I imported the data through ASCII mapping and worked all right. When I opened the Multicharts the next day, the imported data lost. I had to reimported the data and got it worked. But the day after the data lost again. Please help to fix this problem.
by leety2008
04 Dec 2021
Forum: MultiCharts
Topic: How to display text on Data Window
Replies: 3
Views: 482

Re: How to display text on Data Window

Thank you Kate. I would like to know how to display at the status line.
by leety2008
02 Dec 2021
Forum: MultiCharts
Topic: How to display text on Data Window
Replies: 3
Views: 482

How to display text on Data Window

I make calculation of the total upticks and total downticks in the indicator. I want to display these values on the DATA WINDOW. How can I do that?
by leety2008
10 Nov 2021
Forum: MultiCharts
Topic: How to code drawing local high and local low on charts
Replies: 5
Views: 812

Re: How to code drawing local high and local low on charts

Hello Svetlana,
Further to the script mentioned above, I would like to label each local high and each local low without the time bracket i.e. 40 minutes in my example. Please help the coding.
by leety2008
28 Oct 2021
Forum: MultiCharts
Topic: How to code drawing local high and local low on charts
Replies: 5
Views: 812

Re: How to code drawing local high and local low on charts

Hello Svetlana,
In addition, please explain the code you used " %price%" . How to format the price without decimal point. Thank you.
by leety2008
27 Oct 2021
Forum: MultiCharts
Topic: How to code drawing local high and local low on charts
Replies: 5
Views: 812

Re: How to code drawing local high and local low on charts

Hello Svetlana, Thank you and appreciated your help. That works for me perfectly. I would like to view the local High Low within the scrolling window view, ie. all the bars appeared within my window view will be taken into account. If I scroll my window view then the local high low will be recalcula...
by leety2008
26 Oct 2021
Forum: MultiCharts
Topic: How to code drawing local high and local low on charts
Replies: 5
Views: 812

How to code drawing local high and local low on charts

I want to have indication and prices on local high and local low on charts, say display on last 40 minutes of 1 minute time frame. How to code it ?

Go to advanced search