Search found 10 matches

by TomasD
13 Jan 2024
Forum: MultiCharts
Topic: IBKR Data on MC has large Gaps
Replies: 18
Views: 1350

Re: IBKR Data on MC has large Gaps

Hi Danny.... I would try to check the Session settings for downloading data in QuoteManager. This affects the amount of data available.
Then check the custom Session settings in the chart in MC.
You can also create your own Session. This is done in QuoteManager.
by TomasD
16 Dec 2015
Forum: MultiCharts
Topic: Very slow rendering indicator [SOLVED]
Replies: 12
Views: 3007

Re: Very slow rendering indicator [SOLVED]

This thread might be of help to you.

viewtopic.php?f=5&t=4025
Good link.
I had to calculate TL leave without ONCE and add before DayOfWeek condition for a new day.


I thank TJ for the great help.
The code I have done and it works great.
by TomasD
15 Dec 2015
Forum: MultiCharts
Topic: Very slow rendering indicator [SOLVED]
Replies: 12
Views: 3007

Re: Very slow rendering indicator [SOLVED]

Thanks for the explanation helped me a lot. I am faced with the last issue. When viewing a long history (in Figure), TL_line ending today and the wrong price. Rightly is to end next Tuesday from creation. Wednesday, then the new TL_line to the new price. I tried a variety of locations and condition...
by TomasD
15 Dec 2015
Forum: MultiCharts
Topic: Very slow rendering indicator [SOLVED]
Replies: 12
Views: 3007

Re: Very slow rendering indicator [SOLVED]

You should add the TL_SetExtRight when you draw the TL. Once you have drawn the TL, you do not need to repeatedly declare the extension, or to redefine the "end" location. Remember, MultiCharts executes every statement on every tick. When you put the declaration in the same condition, you saved man...
by TomasD
14 Dec 2015
Forum: MultiCharts
Topic: Very slow rendering indicator [SOLVED]
Replies: 12
Views: 3007

Re: Very slow rendering indicator [SOLVED]

I have a major 30min timeframe when I switch on 1 minute timeframe, the indicator takes a long time to appear. I tried to use the data(2), but it did not help. Please advise anyone :: Look up these keywords. They might help. ONCE TL_SetExtRight ps. Your drawing objects (ie TL) should always be insi...
by TomasD
14 Dec 2015
Forum: MultiCharts
Topic: Very slow rendering indicator [SOLVED]
Replies: 12
Views: 3007

Very slow rendering indicator [SOLVED]

I have a major 30min timeframe when I switch on 1 minute timeframe, the indicator takes a long time to appear. I tried to use the data(2), but it did not help. Please advise anyone Inputs: IBW72.8(72.8), // %72,8 IBW27.2(27.2), // %27,2 IBW127.2(127.2), // %127,2 IBW161.8(161.8), // %161,8 IBW200(20...
by TomasD
10 Dec 2015
Forum: MultiCharts
Topic: Highest price for the first two days of the week [SOLVED]
Replies: 3
Views: 2444

Re: Highest price for the first two days of the week [SOLVED]

This is a start HighD (Function) The HighD series function allows you to reference the daily high of a previous day in an intraday chart (minute or tick-based) or a daily chart. HighD is one of a family of functions that allows historical references across various data intervals. Syntax HighD(Perio...
by TomasD
09 Dec 2015
Forum: MultiCharts
Topic: Highest price for the first two days of the week [SOLVED]
Replies: 3
Views: 2444

Highest price for the first two days of the week [SOLVED]

Hi,
please can you help me?
I need a line for the highest price for the first two days of the week, which will end next Tuesday.
I drew what I think.


Thank you for your help
by TomasD
04 Mar 2015
Forum: MultiCharts
Topic: Interconnection of two charts with the same symbol [SOLVED]
Replies: 2
Views: 1252

Re: Interconnection of two charts with the same symbol [SOLVED]

I have two charts on the same symbol. First chart 1h timeframe second chart 1m timeframe. It can be set to draw trend line / fibonacci to chart 1h timeframe was trend line / fibonacci displayed on the chart timeframe 1m? This is unfortunately not possible. There's a similar feature request that you...
by TomasD
04 Mar 2015
Forum: MultiCharts
Topic: Interconnection of two charts with the same symbol [SOLVED]
Replies: 2
Views: 1252

Interconnection of two charts with the same symbol [SOLVED]

I have two charts on the same symbol. First chart 1h timeframe second chart 1m timeframe. It can be set to draw trend line / fibonacci to chart 1h timeframe was trend line / fibonacci displayed on the chart timeframe 1m?

Go to advanced search