Search found 7 matches

by Lupomanu32
10 Apr 2024
Forum: MultiCharts
Topic: Wrong session ending time [SOLVED]
Replies: 5
Views: 1406

Re: Wrong session ending time [SOLVED]

Hi, I have the same problem.
I have custom session for all instrument to use "setexitonclose".
I shut down MC and restart but the problem is still here.

Can someone help me?
by Lupomanu32
26 Mar 2024
Forum: MultiCharts
Topic: How to create a text/info box on the chart
Replies: 7
Views: 499

Re: How to create a text/info box on the chart

This is my code and all is ok. Someone could advise me to make more beauty this box? How can I change, for example, the colour of close if this value is greater than the max of last 5 session? How Can I make "interactive" this box? //this puts text on chart Inputs: ShowText(true),TextSize(11),BackGr...
by Lupomanu32
22 Mar 2024
Forum: MultiCharts
Topic: Basic Information in a box on the graph
Replies: 1
Views: 131

Basic Information in a box on the graph

Hi everyone, can you help me write an indicator that makes a box appear where I can automatically find this information inside: Strategy: Indicators: Assets: Time Frame: Min.move: Price Scale: Big.Point Size: Ticks: Intraday Margin: Overnight Margin: Next Rollover date: If you have any advice to add...
by Lupomanu32
13 Mar 2024
Forum: MultiCharts
Topic: Memorize value on array
Replies: 1
Views: 209

Memorize value on array

Hi everyone,
I would like memorize these value on array:

(HighW(1), HighW(2), HighW(3), HighW(4));
(LowW(1), LowW(2), LowW(3), LowW(4));

I would like to have high speed optimization.
What I have to do'
by Lupomanu32
13 Mar 2024
Forum: MultiCharts
Topic: Maxlist and MinList from 00:00 to 08:00
Replies: 2
Views: 209

Re: Maxlist and MinList from 00:00 to 08:00

Thank you my friend
by Lupomanu32
06 Mar 2024
Forum: MultiCharts
Topic: Maxlist and MinList from 00:00 to 08:00
Replies: 2
Views: 209

Maxlist and MinList from 00:00 to 08:00

Hi everyone,
I'm going to build a strategy that place pending orders at 08:00 CME time.
I would like to set stop order at the maxlist of highs between 00:00 to 08:00 and vice versa for minlist of lows.
I would like use time instead bars.
Can someone help me?

Go to advanced search