hi,
i've save workspace with chart data range that finish to 31/12/2017....
I've close workspace....
After i Open workspace saved and i see data range that finish 27/04/2019
it's possible to save also data range? thank
Search found 162 matches
- 27 Apr 2019
- Forum: MultiCharts
- Topic: save dataRange..problem
- Replies: 1
- Views: 140
- 26 Apr 2019
- Forum: MultiCharts
- Topic: export code in octave
- Replies: 4
- Views: 296
Re: export code in octave
do you read this post?
viewtopic.php?t=11228
viewtopic.php?t=11228
- 24 Apr 2019
- Forum: MultiCharts
- Topic: Text_SetBGColor: how to set to transparent? [SOLVED]
- Replies: 4
- Views: 1569
Re: Text_SetBGColor: how to set to transparent? [SOLVED]
hi,
can the plot be colored transparently?
( plot1(c, "Bar High", paint.color);
can the plot be colored transparently?
( plot1(c, "Bar High", paint.color);
- 20 Apr 2019
- Forum: MultiCharts
- Topic: Time Zone Color
- Replies: 1
- Views: 310
Time Zone Color
hi, it's possible to get similar it ? (see pics)..
How can i get it with powerlanguage?
How can i get it with powerlanguage?
- 17 Apr 2019
- Forum: MultiCharts
- Topic: export code in octave
- Replies: 4
- Views: 296
- 15 Apr 2019
- Forum: MultiCharts
- Topic: export code in octave
- Replies: 4
- Views: 296
export code in octave
hi, it's possible export code to use in octave? (similar matlab)
- 05 Feb 2019
- Forum: MultiCharts
- Topic: Backup multichart and missing folder in powerlanguage
- Replies: 5
- Views: 752
Re: Backup multichart and missing folder in powerlanguage
Hi...it's develop on multichart12? now can i save folder and restore it? give me news thanks you
- 18 Nov 2018
- Forum: MultiCharts
- Topic: get symbol name from indicator
- Replies: 2
- Views: 387
get symbol name from indicator
hi
i 've a chart with signal and indicator
i want to know signal's name from the indicator
i try to use GetStrategyName but i get indicator's name and not signal's name
i 've a chart with signal and indicator
i want to know signal's name from the indicator
i try to use GetStrategyName but i get indicator's name and not signal's name
- 02 Aug 2018
- Forum: MultiCharts
- Topic: problem draw trendline [SOLVED]
- Replies: 1
- Views: 327
problem draw trendline [SOLVED]
hi,
i want to draw line but I can not to get a free line in the chart
It is always constrained by the min and max bars
TrendLine is set to Freestyle properties
i want to draw line but I can not to get a free line in the chart
It is always constrained by the min and max bars
TrendLine is set to Freestyle properties
- 11 Jun 2018
- Forum: MultiCharts
- Topic: multichart invented orders
- Replies: 1
- Views: 345
multichart invented orders
hi,
i see the multichart have create order not covered in the code (and i don't see it in the chart)
See that pic:
it's possibile that?...
i see the multichart have create order not covered in the code (and i don't see it in the chart)
See that pic:
it's possibile that?...
- 07 Jun 2018
- Forum: MultiCharts
- Topic: If not(X) then return;
- Replies: 6
- Views: 650
Re: If not(X) then return;
Example :
In MultiChart :
if Date>1081101 then begin
all code....
end;
i would this:
if Date<=1081101 then exit
(it does not go on ... you stop there)
In MultiChart :
if Date>1081101 then begin
all code....
end;
i would this:
if Date<=1081101 then exit
(it does not go on ... you stop there)
- 07 Jun 2018
- Forum: MultiCharts
- Topic: If not(X) then return;
- Replies: 6
- Views: 650
If not(X) then return;
hi
Is it possible to use an output condition without using if then?
(in c# it's : If not(X) then return )
Is it possible to use an output condition without using if then?
(in c# it's : If not(X) then return )
- 01 Jun 2018
- Forum: MultiCharts
- Topic: Trades Summary of Order and Position Tracker is not correct
- Replies: 3
- Views: 489
Re: Trades Summary of Order and Position Tracker is not correct
how i get the list of trade in the trades summary?
- 30 May 2018
- Forum: MultiCharts
- Topic: Portfolio trader with Exchange time
- Replies: 2
- Views: 427
Portfolio trader with Exchange time
hi,
now the portfolio trader we can use with some instrument in local time
is possible to set it in Exchange time in new release multichart 12?
now the portfolio trader we can use with some instrument in local time
is possible to set it in Exchange time in new release multichart 12?
- 29 May 2018
- Forum: MultiCharts
- Topic: I do not take orders sent with the multichart
- Replies: 1
- Views: 296
I do not take orders sent with the multichart
hi,
yesrterday (28/05/2018) it missing an order with multichart on interactive broker....
it give me error : interactive broker Order rejected reason: it does not comply with our order handling rules fot deratives the result in physical delivery
see pics
yesrterday (28/05/2018) it missing an order with multichart on interactive broker....
it give me error : interactive broker Order rejected reason: it does not comply with our order handling rules fot deratives the result in physical delivery
see pics
- 29 May 2018
- Forum: MultiCharts
- Topic: convert number bar in data [SOLVED]
- Replies: 8
- Views: 637
Re: convert number bar in data [SOLVED]
Oh now i'm understand...excuse me but the difficult is write english correctly
It' ok....i'm understand the solution
It' ok....i'm understand the solution
- 29 May 2018
- Forum: MultiCharts
- Topic: convert number bar in data [SOLVED]
- Replies: 8
- Views: 637
Re: convert number bar in data [SOLVED]
ok
now it's 1190529 date ..ok
i want to know the date of 1200 bar ago
How i code it? thank
now it's 1190529 date ..ok
i want to know the date of 1200 bar ago
How i code it? thank
- 29 May 2018
- Forum: MultiCharts
- Topic: convert number bar in data [SOLVED]
- Replies: 8
- Views: 637
Re: convert number bar in data [SOLVED]
what is the number 123400?
i don't understand it
I should know how many bars there are in a day ... but if in a day there is no trading?
i don't understand it

I should know how many bars there are in a day ... but if in a day there is no trading?
- 29 May 2018
- Forum: MultiCharts
- Topic: convert number bar in data [SOLVED]
- Replies: 8
- Views: 637
Re: convert number bar in data [SOLVED]
Date of day..
Example: 40 bar ago is 1180528
Example: 40 bar ago is 1180528
- 29 May 2018
- Forum: MultiCharts
- Topic: convert number bar in data [SOLVED]
- Replies: 8
- Views: 637
convert number bar in data [SOLVED]
hi,
i would like di convert number bar in data
example:
BarNumber= 123400
what data does it match?
i would like di convert number bar in data
example:
BarNumber= 123400
what data does it match?
- 25 May 2018
- Forum: MultiCharts
- Topic: change position plot in Data Window [SOLVED]
- Replies: 2
- Views: 438
change position plot in Data Window [SOLVED]
Hi, look pics
i want to change order in Data Window
i want to change order in Data Window
- 22 May 2018
- Forum: MultiCharts
- Topic: Restrict the scale price in only screen
- Replies: 1
- Views: 315
Restrict the scale price in only screen
hi,
is possible to restrict the scale price to display the entire graph in a window ?
i can do it narrowing the date scale but it would take a long time if there were many bars ..
My question is: is there a way to do it instantly?
is possible to restrict the scale price to display the entire graph in a window ?
i can do it narrowing the date scale but it would take a long time if there were many bars ..
My question is: is there a way to do it instantly?
- 07 May 2018
- Forum: MultiCharts
- Topic: problem price in order limit [SOLVED]
- Replies: 6
- Views: 773
Re: problem price in order limit [SOLVED]
Sorry but i dont find about order limit
- 07 May 2018
- Forum: MultiCharts
- Topic: problem price in order limit [SOLVED]
- Replies: 6
- Views: 773
Re: problem price in order limit [SOLVED]
It should be egual to open
It's a bug code ?
It's a bug code ?
- 07 May 2018
- Forum: MultiCharts
- Topic: problem price in order limit [SOLVED]
- Replies: 6
- Views: 773
Re: problem price in order limit [SOLVED]
It's backtest
- 07 May 2018
- Forum: MultiCharts
- Topic: problem price in order limit [SOLVED]
- Replies: 6
- Views: 773
problem price in order limit [SOLVED]
hi,
the system entry position with limit orders
how is it possible to execute order buy at 917.25 but the maximum is 891.25?
this is a piece of code ........
If Luca_Pattern_Daily(MyPtnLN, ohlcValues)=False then
buy next bar at entrylong limit;
...
the system entry position with limit orders
how is it possible to execute order buy at 917.25 but the maximum is 891.25?
- 01 May 2018
- Forum: MultiCharts
- Topic: Missing indicator in insert study [SOLVED]
- Replies: 4
- Views: 676
Re: Missing indicator in insert study [SOLVED]
Is this the only indicator that is not showing? yes Have you tried to create another indicator in another name? No..i don't try it Does it show? Do you have more than one version of MC on your computer? Version 11.0 Release Build 15647 Do you have the new beta? No Maybe your MC is pointing to a dir...
- 29 Apr 2018
- Forum: MultiCharts
- Topic: Missing indicator in insert study [SOLVED]
- Replies: 4
- Views: 676
Missing indicator in insert study [SOLVED]
hi, look pic
https://gyazo.com/50297f5e869a35a6769a3fd4b9f9ffcc
i create indicator (it call a function) , i compile it and it'is ok
but i don't find it in insert study
I try to change name it (and i compile it) but the problem is the same
https://gyazo.com/50297f5e869a35a6769a3fd4b9f9ffcc
i create indicator (it call a function) , i compile it and it'is ok
but i don't find it in insert study
I try to change name it (and i compile it) but the problem is the same

- 24 Apr 2018
- Forum: MultiCharts
- Topic: code property indicator [SOLVED]
- Replies: 1
- Views: 351
code property indicator [SOLVED]
hi
it's possible to code it in powerlanguage?
(User specified =50)
it's possible to code it in powerlanguage?
(User specified =50)
- 16 Apr 2018
- Forum: MultiCharts
- Topic: Backtesting assumptions problem
- Replies: 5
- Views: 791
Backtesting assumptions problem
hi, look this pic
i set in backtesting assumption Fill Limit order 1 point
But in the chart buy order is entry at high candle (2716.25 )
Why? it must only entry at 2716,25 if high candle was 2716,25+1 point
i set in backtesting assumption Fill Limit order 1 point
But in the chart buy order is entry at high candle (2716.25 )
Why? it must only entry at 2716,25 if high candle was 2716,25+1 point
- 13 Apr 2018
- Forum: MultiCharts
- Topic: Send Array Bi-Dimensional in function as parameter
- Replies: 4
- Views: 511
Re: Send Array Bi-Dimensional in function as parameter
It do a loop in array to print value
- 13 Apr 2018
- Forum: MultiCharts
- Topic: Send Array Bi-Dimensional in function as parameter
- Replies: 4
- Views: 511
Send Array Bi-Dimensional in function as parameter
hi,
i try to do it:
------ Compiled with error(s): ------
'(' Expected
line 1, column 300
i try to do it:
Array:Signal[7,2](0);
EntryPosition_NetProfitIntraBar_Function(SIgnal);
but i get this error :EntryPosition_NetProfitIntraBar_Function
input:Signal[X][Y](NumericArrayRef);
------ Compiled with error(s): ------
'(' Expected
line 1, column 300
- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
Re: New Live Cattle problem chart [SOLVED]
Are you sure close and ReOpen Mc? if i have some strategy in live i must to close all ?
- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
Re: New Live Cattle problem chart [SOLVED]
Close and ReOpen Multichart 

- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
Re: New Live Cattle problem chart [SOLVED]
i solve my problem with live chat..thank
- 12 Apr 2018
- Forum: MultiCharts
- Topic: Order of signals within the backtesting
- Replies: 8
- Views: 890
Re: Order of signals within the backtesting
Because ASSUMPTION n.3...read my link
- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
Re: New Live Cattle problem chart [SOLVED]
i reload data, i delete cache but the problem is the same
- 12 Apr 2018
- Forum: MultiCharts
- Topic: Order of signals within the backtesting
- Replies: 8
- Views: 890
Re: Order of signals within the backtesting
The system that is applied to the chart is a trendfollowing type that breaks the previous bar (stop 1 tick .... profit 2 tick) Referring to the link https://www.multicharts.com/trading-software/index.php/Intra-bar_Price_Movement_Assumptions the candle in question has: Open: 2723.5 High: 2726.5 Low:...
- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
Re: New Live Cattle problem chart [SOLVED]
the symbol is @le#c
why i must to use Custom futures? my friends use this symbol on mc and it's OK
the problem is in my multichart
why i must to use Custom futures? my friends use this symbol on mc and it's OK
the problem is in my multichart
- 12 Apr 2018
- Forum: MultiCharts
- Topic: New Live Cattle problem chart [SOLVED]
- Replies: 12
- Views: 1073
New Live Cattle problem chart [SOLVED]
hi,
i use iqfeed...
This morning a see that chart
My friend plot this instrument correctly ..iqfeed is Ok
i think the problem is Multichart
i use iqfeed...
This morning a see that chart
My friend plot this instrument correctly ..iqfeed is Ok
i think the problem is Multichart
- 11 Apr 2018
- Forum: MultiCharts
- Topic: Order of signals within the backtesting
- Replies: 8
- Views: 890
Re: Order of signals within the backtesting
hi, i read your link but i want simulate backtesting not live trading i think that THE SIGNAL IN GRAPHIC IS OBTAINED FROM NORMAL BACKTESTING WITHOUT USING THE BAR MAGNIFICER ... WHAT I ASK IS : HOW THE BACKTESTING ALGORITHM ORDER THE LOGIC SEQUENCE ? I see https://www.multicharts.com/trading-softwar...
- 11 Apr 2018
- Forum: MultiCharts
- Topic: Order of signals within the backtesting
- Replies: 8
- Views: 890
Order of signals within the backtesting
The system that is applied to the chart is a trendfollowing type that breaks the previous bar (stop 1 tick .... profit 2 tick) Referring to the link https://www.multicharts.com/trading-software/index.php/Intra-bar_Price_Movement_Assumptions the candle in question has: Open: 2723.5 High: 2726.5 Low: ...
- 10 Apr 2018
- Forum: MultiCharts
- Topic: Round near tickSize [SOLVED]
- Replies: 2
- Views: 490
Round near tickSize [SOLVED]
hi,
i want to round up near tickSize
Example:
tick size = 0.25
value = 100,7...
i want to find 100.75
i want to round up near tickSize
Example:
tick size = 0.25
value = 100,7...
i want to find 100.75
- 07 Apr 2018
- Forum: MultiCharts
- Topic: Problem currentBar is not correct [SOLVED]
- Replies: 5
- Views: 682
Re: Problem currentBar is not correct [SOLVED]
Okok..now i understand..thank
- 07 Apr 2018
- Forum: MultiCharts
- Topic: Problem currentBar is not correct [SOLVED]
- Replies: 5
- Views: 682
Re: Problem currentBar is not correct [SOLVED]
yes..i read it
I try to set MAx number of study will reference to 0
but it start to calcularte him from 8 currentBar....
i think the problem is that i must to start to 1 (not to 0)
I try to set MAx number of study will reference to 0
but it start to calcularte him from 8 currentBar....
i think the problem is that i must to start to 1 (not to 0)
- 07 Apr 2018
- Forum: MultiCharts
- Topic: Problem currentBar is not correct [SOLVED]
- Replies: 5
- Views: 682
Problem currentBar is not correct [SOLVED]
Hi, look this pics
I print CurrentBar in all bar chart but the BarNumber( is egual to currentBar) =1 does not correspond to the first bar of the day
I print CurrentBar in all bar chart but the BarNumber( is egual to currentBar) =1 does not correspond to the first bar of the day
- 05 Apr 2018
- Forum: MultiCharts
- Topic: Interactive broker feed....No data [SOLVED]
- Replies: 6
- Views: 686
Re: Interactive broker feed....No data [SOLVED]
now i solve it...thanks...
The problem was missing subscription data feed
The problem was missing subscription data feed
- 05 Apr 2018
- Forum: MultiCharts
- Topic: Interactive broker feed....No data [SOLVED]
- Replies: 6
- Views: 686
Re: Interactive broker feed....No data [SOLVED]
Yes of course....i add it in quotemanager..
I see i've problem to subscribe real time data with interactive broker
I see i've problem to subscribe real time data with interactive broker
- 04 Apr 2018
- Forum: MultiCharts
- Topic: Interactive broker feed....No data [SOLVED]
- Replies: 6
- Views: 686
Re: Interactive broker feed....No data [SOLVED]
But how i solve my problem?
- 04 Apr 2018
- Forum: MultiCharts
- Topic: Interactive broker feed....No data [SOLVED]
- Replies: 6
- Views: 686
- 04 Apr 2018
- Forum: MultiCharts
- Topic: Interactive broker feed....No data [SOLVED]
- Replies: 6
- Views: 686
Interactive broker feed....No data [SOLVED]
hi, look my setting
I can't load chart with IB feed..
- 01 Apr 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Re: Enter signal cross equity
Thank you for suggestion
Do you have link for last global variable? I've the link but it's very old
Do you have link for last global variable? I've the link but it's very old
- 31 Mar 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Re: Enter signal cross equity
Mazinguer thank but the problem is another :(.. The problem is sending the realtime signals to the connected broker (Example Interactive Broker) The chart generates signals that create the equity... But these signals contain "buy (Condition), Or sell (Condition) and in this signal the trade is execu...
- 30 Mar 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Re: Enter signal cross equity
I'm sorry but the problem is that I can not explain myself since I speak English with the translator..the problem is not to create the logic How can I tell the system not to enter when the chart signals are there but to enter only when the equity study? If equity is created through trade signals, I ...
- 30 Mar 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Re: Enter signal cross equity
I dont understand
You say" if true the buy..."
Ok..but how i code automatic signal to code it?
( automatic in powerlanguage"
It is possible to build bridge from 2 chart signal?
You say" if true the buy..."
Ok..but how i code automatic signal to code it?
( automatic in powerlanguage"
It is possible to build bridge from 2 chart signal?
- 30 Mar 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Re: Enter signal cross equity
this is the chart and his equity line
i want enter position (long ) when Momentum of line equity(10 period ago) is > of line equity line at this moment
how can i do it?
- 30 Mar 2018
- Forum: MultiCharts
- Topic: Enter signal cross equity
- Replies: 12
- Views: 1827
Enter signal cross equity
hi, it's possible to study equity and entry in the market when equity cross over Sma (it's an example)
How can i do it?
How can i do it?
- 29 Mar 2018
- Forum: MultiCharts
- Topic: max value in array [SOLVED]
- Replies: 5
- Views: 773
- 29 Mar 2018
- Forum: MultiCharts
- Topic: max value in array [SOLVED]
- Replies: 5
- Views: 773
max value in array [SOLVED]
hi,
i've this array :
Array:Val[30]
i want to know the max value in this array
I would like to avoid lopping it with a for
(for counter=0 to 29......)..
How i find max value in array? thank
i've this array :
Array:Val[30]
i want to know the max value in this array
I would like to avoid lopping it with a for
(for counter=0 to 29......)..
How i find max value in array? thank
- 29 Mar 2018
- Forum: MultiCharts
- Topic: Backup multichart and missing folder in powerlanguage
- Replies: 5
- Views: 752
Re: Backup multichart and missing folder in powerlanguage
I want to duplicate multichart completely on another pc by backing up but I have seen that powerlanguage folders do not make them.
Do I have to recreate them by hand on the second pc?
Do I have to recreate them by hand on the second pc?
- 27 Mar 2018
- Forum: MultiCharts
- Topic: Backup multichart and missing folder in powerlanguage
- Replies: 5
- Views: 752
Backup multichart and missing folder in powerlanguage
hi,
i do the multichart's backup and i see it missing folder in powerlanguage
(i created folder in powerlanguage editor)
here attached the pic
i do the multichart's backup and i see it missing folder in powerlanguage
(i created folder in powerlanguage editor)
here attached the pic
- 22 Mar 2018
- Forum: MultiCharts
- Topic: Data Feed Ts in multichart is not egual to TS Feed
- Replies: 8
- Views: 668
Re: Data Feed Ts in multichart is not egual to TS Feed
i reload it but it don't change
- 21 Mar 2018
- Forum: MultiCharts
- Topic: Data Feed Ts in multichart is not egual to TS Feed
- Replies: 8
- Views: 668
Re: Data Feed Ts in multichart is not egual to TS Feed
ok...but i don't understand how i solve my problem
you write : "Otherwise you might not see the back adjustment in the continuous contracts"
but how can solve my problem (data multichart is different of feed ts)?
you write : "Otherwise you might not see the back adjustment in the continuous contracts"
but how can solve my problem (data multichart is different of feed ts)?
- 21 Mar 2018
- Forum: MultiCharts
- Topic: Data Feed Ts in multichart is not egual to TS Feed
- Replies: 8
- Views: 668
Re: Data Feed Ts in multichart is not egual to TS Feed
i think i don't see back adjustnebt in the continuous contracts
i see it in ts feed but don't in MC
How can i do it?
i see it in ts feed but don't in MC
How can i do it?
- 21 Mar 2018
- Forum: MultiCharts
- Topic: Data Feed Ts in multichart is not egual to TS Feed
- Replies: 8
- Views: 668
Re: Data Feed Ts in multichart is not egual to TS Feed
i try it.....
I close multichart and reopen chart....
But it don't change
I close multichart and reopen chart....
But it don't change

- 21 Mar 2018
- Forum: MultiCharts
- Topic: Data Feed Ts in multichart is not egual to TS Feed
- Replies: 8
- Views: 668
Data Feed Ts in multichart is not egual to TS Feed
hi,
i've download feed by TS......
I see two problem ..
After i checked the data on MultiChart with the original(TS)
i see different quote
look pics:
Also in the chart MultiChart there is a totally wrong bar
i've download feed by TS......
I see two problem ..
After i checked the data on MultiChart with the original(TS)
i see different quote
look pics:
Also in the chart MultiChart there is a totally wrong bar
- 18 Mar 2018
- Forum: MultiCharts
- Topic: TS feed on multichart is running?
- Replies: 1
- Views: 311
TS feed on multichart is running?
hi,
How do I know if the TS feed is working real time?
What should I look in multichart to know?
How do I know if the TS feed is working real time?
What should I look in multichart to know?
- 16 Mar 2018
- Forum: MultiCharts
- Topic: fixed text in a chart [SOLVED]
- Replies: 3
- Views: 511
Re: fixed text in a chart [SOLVED]
thank you..,.
But it is possibile to draw it by hand (not using code script) ? (fixed in the chart)
But it is possibile to draw it by hand (not using code script) ? (fixed in the chart)
- 16 Mar 2018
- Forum: MultiCharts
- Topic: How to count trade long e short in a day
- Replies: 3
- Views: 423
Re: How to count trade long e short in a day
if i code it :
But if i want to distinguish between long trade and short trade which reserved word should I use?
it give me total trade in this Date...for Loop = 0 to 10 begin
if (EntryDate(Loop) = Date0)
then Cnt = Cnt + 1 ;
end ;
But if i want to distinguish between long trade and short trade which reserved word should I use?
- 16 Mar 2018
- Forum: MultiCharts
- Topic: fixed text in a chart [SOLVED]
- Replies: 3
- Views: 511
fixed text in a chart [SOLVED]
hi, i want to fixed text in chart...
I want to always see it
look at example
[img] [/img]
Is it possible to do it without programming? (write it by hand with draw text)
I want to always see it
look at example
[img] [/img]
Is it possible to do it without programming? (write it by hand with draw text)
- 09 Mar 2018
- Forum: MultiCharts
- Topic: How to count trade long e short in a day
- Replies: 3
- Views: 423
How to count trade long e short in a day
Hi,
i want to count trade long and short executed in a day
Can you help me?
i want to count trade long and short executed in a day
Can you help me?
- 22 Feb 2018
- Forum: MultiCharts
- Topic: Missing navigation bar powerlanguage
- Replies: 1
- Views: 271
Missing navigation bar powerlanguage
hi, i don't find navigatio bar
- 08 Oct 2017
- Forum: MultiCharts
- Topic: plot equity line in chart
- Replies: 1
- Views: 331
plot equity line in chart
hi, i see
viewtopic.php?f=1&hilit=plot%20equity%2 ... 524#p28209
there are new implementations of this?
viewtopic.php?f=1&hilit=plot%20equity%2 ... 524#p28209
there are new implementations of this?
- 08 Oct 2017
- Forum: MultiCharts
- Topic: call indicator in strategy [SOLVED]
- Replies: 2
- Views: 440
call indicator in strategy [SOLVED]
hi, i have a indicator and i want to call and use it in a strategy
I can do it?
I can do it?
- 30 Sep 2017
- Forum: MultiCharts
- Topic: Begin session and EndSession
- Replies: 3
- Views: 411
Re: Begin session and EndSession
Mmm ok
If there is a boolean sessionlastbar why there isn't a boolean with sessionFirstBar??
I dont understand:((
Thank you
If there is a boolean sessionlastbar why there isn't a boolean with sessionFirstBar??
I dont understand:((
Thank you
- 30 Sep 2017
- Forum: MultiCharts
- Topic: Begin session and EndSession
- Replies: 3
- Views: 411
Begin session and EndSession
I would like to know when the session begins and ends if session end i use sessionlastbar.. But if session begin what i code it? I see documentation and i see sessionStartTime Should i use SessionStartTime? if yes, i dont understand what is the parameter i use in What is : SessionNum - a numerical e...
- 29 Sep 2017
- Forum: MultiCharts
- Topic: convert DateTIme in Really date and time of bar chart [SOLVED]
- Replies: 1
- Views: 312
convert DateTIme in Really date and time of bar chart [SOLVED]
hi,i want plot to begin session this code : Print(datetime[0]); but it give me a result which i don't understand.... I want to convert in really Date and Time of bar i see in keyword reference that DateTime will return 41422.74 for 5/28/2013 08:41:11.813 but i can't to convert 41422.74 in 5/28/2013 ...
- 29 Sep 2017
- Forum: MultiCharts
- Topic: historical data in quotemanager that disappear
- Replies: 9
- Views: 1351
historical data in quotemanager that disappear
hi, i've import file *.qmd with some symbol and data
After import i try it and it was all okey...
The day after i reload chart but all data had disappeared
i see it in quotemanager==> Symbol and edit data.....is all empty
(
After import i try it and it was all okey...
The day after i reload chart but all data had disappeared
i see it in quotemanager==> Symbol and edit data.....is all empty

- 27 Sep 2017
- Forum: MultiCharts
- Topic: Code read only...problem
- Replies: 1
- Views: 368
Code read only...problem
hi, i've export my code easylanguage but i 've use Read Only when i export it...(:((((( )
After i've format pc and reinstall all..
Now i've import this code but i can't read code..
How can i do to read code ? thanks
After i've format pc and reinstall all..
Now i've import this code but i can't read code..
How can i do to read code ? thanks
- 22 Sep 2017
- Forum: MultiCharts
- Topic: problem with import ascii
- Replies: 1
- Views: 324
- 14 Sep 2017
- Forum: MultiCharts
- Topic: What is difference between HighS and HighD? [SOLVED]
- Replies: 1
- Views: 692
What is difference between HighS and HighD? [SOLVED]
hi,
HighD = Value1 = OHLCPeriodsAgo( 1, PeriodsAgo, var0, var1, var2, var3 ) ;
HighS=Value1 = OHLCPeriodsAgo( 0, PeriodsAgo, var0, var1, var2, var3 ) ;
The Plot is the same...but HighD would plot High Daily and HighS would plot High Intraday--
But i don't see any difference
HighD = Value1 = OHLCPeriodsAgo( 1, PeriodsAgo, var0, var1, var2, var3 ) ;
HighS=Value1 = OHLCPeriodsAgo( 0, PeriodsAgo, var0, var1, var2, var3 ) ;
The Plot is the same...but HighD would plot High Daily and HighS would plot High Intraday--
But i don't see any difference
- 29 Oct 2014
- Forum: MultiCharts
- Topic: MIn movement quotemanager
- Replies: 4
- Views: 861
Re: MIn movement quotemanager
1,2700 - 1,2701 ====> 0.0001
- 29 Oct 2014
- Forum: MultiCharts
- Topic: MIn movement quotemanager
- Replies: 4
- Views: 861
MIn movement quotemanager
hi, I can not set the decimal point...
ex: euro fx i must set to decimal point 0.1
but when i press "," do not write it
ex: euro fx i must set to decimal point 0.1
but when i press "," do not write it
- 29 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
turbofib, please validate your order generation conditions and follow these instructions to make indicator and signal calculation results the same. You can also use i_setplotvalue and i_getplotvalue (introduced in MultiCharts 9.0 Beta 1). It allows sending info from signal to indicator in order to ...
- 29 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
you write :
the trading system is not daily but intraday...
Code: Select all
if open tomorrow>high and marketposition=0 then buy next bar at 1 Stop;
the trading system is not daily but intraday...
- 28 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
i write this code : Inputs: Strength(2); value1=swinghigh(1,h,Strength,80); value2=swinglow(1,l,Strength,80); if currentbar>200 then begin [IntrabarOrderGeneration = true]; if (BarStatus(1) = 2) then begin if high>value1 then buy("buy") next bar at value2 stop; end; end; But i see it don't entry to ...
- 28 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
Thanks you....i try it..
- 27 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
i see you link ..but i not found it
i want to enter long next candle if price >high
is not corret..it give me an error..
Can you help me to code this instruction? thanks
i want to enter long next candle if price >high
Code: Select all
if open next bar>high(of this candle) and marketposition=0 then Buy ("buy") next bar at x stop;
Can you help me to code this instruction? thanks
- 27 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
if i have signal multiframe is possibile use IOG ?
Which instruction I have to write to go long on the break of the current candle?
(with IOG)
thanks
Which instruction I have to write to go long on the break of the current candle?
(with IOG)
thanks
- 26 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
Re: problem order next bar
I can do it..if i set order intrabar=true?
- 26 Oct 2014
- Forum: MultiCharts
- Topic: problem order next bar
- Replies: 15
- Views: 1808
problem order next bar
hi,
i've signal in multiframe
i want to enter long next candle if price >high
i write this instruction:
I See the following error (see pics )
i've signal in multiframe
i want to enter long next candle if price >high
i write this instruction:
Code: Select all
if open next bar>high(of this candle) and marketposition=0 then Buy ("buy") next bar at x stop;
- 09 Oct 2014
- Forum: MultiCharts
- Topic: Description Inputs
- Replies: 3
- Views: 579
Description Inputs
Hi, how can i do to write description near Inputs?
ex:
ex:
- 04 Oct 2014
- Forum: MultiCharts
- Topic: Slope curve
- Replies: 14
- Views: 2317
Re: Slope curve
in your function you fixed the value of the volatility at 20..MA1 = MA[1]Use my code.. It's a simple way of approaching this, but it does exactly what you want.
Why do you need to recalculate?
if it changes the volatility must change the value
- 03 Oct 2014
- Forum: MultiCharts
- Topic: Slope curve
- Replies: 14
- Views: 2317
Re: Slope curve
is no good method....because you give use 2 point for slope function(linear regression)
- 02 Oct 2014
- Forum: MultiCharts
- Topic: Slope curve
- Replies: 14
- Views: 2317
Re: Slope curve
See pics below..
i try to use linearregslope but i don't know if is correct....
the lines should be narrow and flat
Do you have any idea?
Thanks
i try to use linearregslope but i don't know if is correct....
the lines should be narrow and flat
Do you have any idea?
Thanks
- 01 Oct 2014
- Forum: MultiCharts
- Topic: Slope curve
- Replies: 14
- Views: 2317
Re: Slope curve
The slope expressed in Degrees
Ex:
value1=3;
Plot1(3);
degree is 0(zero);
value1=close;
Plot1(close);
degrees vary depending on the slope of the curve
When the curve is flat ... i will be near zero degrees
I need to know when the curve is flat
see pics below..
Ex:
value1=3;
Plot1(3);
degree is 0(zero);
value1=close;
Plot1(close);
degrees vary depending on the slope of the curve
When the curve is flat ... i will be near zero degrees
I need to know when the curve is flat
see pics below..
- 01 Oct 2014
- Forum: MultiCharts
- Topic: Slope curve
- Replies: 14
- Views: 2317
Slope curve
Hi, i ask a question...
how can i calculate the slope of a curve with powerlanguage?
i must calculate slope in value1 and plot it...
Thanks yoy
how can i calculate the slope of a curve with powerlanguage?
Code: Select all
value1=average(close,10);
Thanks yoy
- 30 Sep 2014
- Forum: MultiCharts
- Topic: MAX value in array
- Replies: 3
- Views: 729
Re: MAX value in array
ok thanks....but to order it:
arr[1] = 2;
arr[2] = 5;
arr[3] = 9;
arr[4] = 3;
arr[5] = 1;
New order :
arr[1] = 9;
arr[2] = 5;
arr[3] = 3;
arr[4] = 2;
arr[3] = 1;
i can to create a secondary array and move it step by step?
arr[1] = 2;
arr[2] = 5;
arr[3] = 9;
arr[4] = 3;
arr[5] = 1;
New order :
arr[1] = 9;
arr[2] = 5;
arr[3] = 3;
arr[4] = 2;
arr[3] = 1;
i can to create a secondary array and move it step by step?
- 30 Sep 2014
- Forum: MultiCharts
- Topic: MAX value in array
- Replies: 3
- Views: 729
MAX value in array
hi, i've array of integer:
i want to ordinate max value in series array.....(ex: 60 , 20 , 15,12,2)
Exist a instruction to do this?
Code: Select all
Array:arrayMassimi[5](0);
arraymassimi[1]=12;
arraymassimi[2]=20;
arraymassimi[3]=15;
arraymassimi[4]=60;
arraymassimi[5]=2;
Exist a instruction to do this?
- 22 Sep 2014
- Forum: MultiCharts
- Topic: Problem Multiframe
- Replies: 8
- Views: 1122
Re: Problem Multiframe
yes....the lines is correct....Have you compared it to your "correct" lines?I still have not figured out what's wrong in my indicator...
With your last post I don't understand what I needed to see
The problem is the print..(if i don't apply "base study on chart 3")
thanks
- 22 Sep 2014
- Forum: MultiCharts
- Topic: Problem Multiframe
- Replies: 8
- Views: 1122
Re: Problem Multiframe
I still have not figured out what's wrong in my indicator...
With your last post I don't understand what I needed to see
With your last post I don't understand what I needed to see
- 22 Sep 2014
- Forum: MultiCharts
- Topic: Problem Multiframe
- Replies: 8
- Views: 1122
Re: Problem Multiframe
ok.....see pics.....
- 21 Sep 2014
- Forum: MultiCharts
- Topic: Problem Multiframe
- Replies: 8
- Views: 1122
Re: Problem Multiframe
var:gg(0,data3); gg=(low of data3 + high of data3)/2; value9=Average(gg ,13)[8] of data3; value10=Average(gg ,8)[5] of data3; value11=Average(gg,5)[3] of data3; value20=Average((low of data3 + high of data3)/2,13)[8] of data3; value21=Average((low of data3 + high of data3)/2,8)[5] of data3; value22...
- 21 Sep 2014
- Forum: MultiCharts
- Topic: Problem Multiframe
- Replies: 8
- Views: 1122
Problem Multiframe
hi, in this 2 code below...it give me result different..i don't understand //CODE 1 var:gg(0,data3); gg=(low of data3 + high of data3)/2; value9=Average(gg ,13)[8] of data3; value10=Average(gg ,8)[5] of data3; value11=Average(gg,5)[3] of data3; Print(date ,time ," 60 MIN UP , DOWN ", " MEDIANA " , v...
- 08 Sep 2014
- Forum: MultiCharts
- Topic: drop-down menu
- Replies: 1
- Views: 327
drop-down menu
hi, is possibile to create a drop-down menu in powerlanguage?
it is possibile in mc.net using "enum"..but i don't know in powerlanguage
(ex...when i choise a chart type .....i see a drop-down menu)
Thanks
it is possibile in mc.net using "enum"..but i don't know in powerlanguage
(ex...when i choise a chart type .....i see a drop-down menu)
Thanks
- 06 Sep 2014
- Forum: MultiCharts
- Topic: condition occurred in the last n bars [SOLVED]
- Replies: 3
- Views: 584
Re: condition occurred in the last n bars [SOLVED]
Yes is correct, but I thought there was a native instruction to do this
- 06 Sep 2014
- Forum: MultiCharts
- Topic: condition occurred in the last n bars [SOLVED]
- Replies: 3
- Views: 584
condition occurred in the last n bars [SOLVED]
hi,
i want to code an expression so that if it occurs in the last n bars do something
exampe:
how i can code it?
i want to code an expression so that if it occurs in the last n bars do something
exampe:
Code: Select all
condition1=Momentum( Close, 34 )>30;
if condition1 or condition1[1] or condition1[2] or condition1[3] then do something;
- 25 Aug 2014
- Forum: MultiCharts
- Topic: Volume Weighted Average Price
- Replies: 3
- Views: 1251
Re: Volume Weighted Average Price
i see "VWAP reset ".......do you mean this?
and reset what what does it mean?
thanks
and reset what what does it mean?
thanks
- 25 Aug 2014
- Forum: MultiCharts
- Topic: Volume Weighted Average Price
- Replies: 3
- Views: 1251
Volume Weighted Average Price
hi, i read here
https://www.multicharts.com/volume/
I see indicators Volume Weighted Average Price
But i don't see it in indicators multichart....Where i download it? There also mc.net?
Thanks
https://www.multicharts.com/volume/
I see indicators Volume Weighted Average Price
But i don't see it in indicators multichart....Where i download it? There also mc.net?
Thanks
- 13 Aug 2014
- Forum: MultiCharts .NET
- Topic: Problem with draw trendline [SOLVED]
- Replies: 2
- Views: 831
Re: Problem with draw trendline [SOLVED]
I have already solved itturbofib, what is the particular issue you have?
- 05 Aug 2014
- Forum: MultiCharts .NET
- Topic: Problem with draw trendline [SOLVED]
- Replies: 2
- Views: 831
Problem with draw trendline [SOLVED]
hi, Here i'm draw trendline... bottom = new ChartPoint(datetimelow,mtlow); top = new ChartPoint(MT_RIAL_DATATIME_MAX,mtlow); Tl2.Value=DrwTrendLine.Create(bottom, top); But if i want to change this... is correct the following instruction : if (Tl2.Value!=null) {Tl2.Value.Begin=(new ChartPoint(dateti...
- 05 Aug 2014
- Forum: MultiCharts .NET
- Topic: Bars.CurrentBar...PROBLEM
- Replies: 1
- Views: 690
Bars.CurrentBar...PROBLEM
using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; namespace PowerLanguage.Indicator{ public class canc : IndicatorObject { public canc(object _ctx):base(_ctx) { Contabarre=3; } [Input] public int Contabarre { get; set; } private IPlotObject plot1; private Function...
- 30 Jul 2014
- Forum: MultiCharts .NET
- Topic: Problem date and time....draw trendline
- Replies: 1
- Views: 550
Problem date and time....draw trendline
to bo patient with the new beginners mc.net :( i see example in forum and in the guide mc.net protected override void CalcBar() { if (Bars.CurrentBar == 1) { ChartPoint top = new ChartPoint(Bars.TimeValue, Bars.HighValue); ChartPoint bottom = new ChartPoint(Bars.TimeValue, Bars.LowValue); DrwTrendLi...
- 29 Jul 2014
- Forum: MultiCharts .NET
- Topic: Use methods in function
- Replies: 3
- Views: 826
Re: Use methods in function
below there is the code ...
I am translating an indicator easylanguage done ... so for now, it does not give any result from mistakes ... and wonder what this error is due
I am translating an indicator easylanguage done ... so for now, it does not give any result from mistakes ... and wonder what this error is due
- 29 Jul 2014
- Forum: MultiCharts .NET
- Topic: Use methods in function
- Replies: 3
- Views: 826
Use methods in function
hi,....see code below : using System; using System.Drawing; using System.Linq; namespace PowerLanguage { namespace Function { public sealed class MainTrend : FunctionSeries<System.Int32> { public MainTrend(CStudyControl _master) : base(_master) { } public MainTrend(CStudyControl _master, int _ds) : ...
- 29 Jul 2014
- Forum: MultiCharts .NET
- Topic: Inside Bar Function
- Replies: 6
- Views: 1080
Re: Inside Bar Function
thanks but it 's too hard to do ... I'm at the beginning of c #
Is there someone who can give me a hand in creating it? thank you very much
Is there someone who can give me a hand in creating it? thank you very much
- 29 Jul 2014
- Forum: MultiCharts .NET
- Topic: Inside Bar Function
- Replies: 6
- Views: 1080
Re: Inside Bar Function
i create this function : namespace PowerLanguage { namespace Function { public sealed class InsideBar : FunctionSeries<System.Boolean> { public InsideBar(CStudyControl _master) : base(_master) { } public InsideBar(CStudyControl _master, int _ds) : base(_master, _ds) { } public Int32 n { get; set; } ...
- 28 Jul 2014
- Forum: MultiCharts .NET
- Topic: Inside Bar Function
- Replies: 6
- Views: 1080
Inside Bar Function
hi, i need to use Inside Bar function ...
i see indicator Inside_Bar but not is function
i must to create this function or is already available
Thanks
i see indicator Inside_Bar but not is function
i must to create this function or is already available
Thanks
- 11 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
Thanks you andrew...problem is solve
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
the version is last 8.8 realse(8967)
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
no....problem is not solve....i delete cache and date...close mc e open....
but don't load chart
but problem is...with all symbols
but don't load chart
but problem is...with all symbols
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
......... log
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
this pics
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
Re: PROBLEM WITH IQFEED [SOLVED]
it load only 7 days..
WIth NT symbol xg i don't have a problem to load chart
WIth NT symbol xg i don't have a problem to load chart
- 10 Apr 2014
- Forum: MultiCharts
- Topic: PROBLEM WITH IQFEED [SOLVED]
- Replies: 15
- Views: 1671
PROBLEM WITH IQFEED [SOLVED]
USE IQFEED BUT IT VERY VERY slow to load chart...
i'm wait 30 minutes but i don't see chart load(30 daily ..frame daily)
i'm wait 30 minutes but i don't see chart load(30 daily ..frame daily)
- 16 Mar 2014
- Forum: MultiCharts
- Topic: Renko Price Bars and Cumulative Delta
- Replies: 2
- Views: 1011
Re: Renko Price Bars and Cumulative Delta
hallo....
I was unable to mix renko and its cumulative delta on the same chart too...(is not possible to calculate deltacumulative renko's)
In this pics there is Renko and Delta of M**D...
This the best rappresentation that i had
I was unable to mix renko and its cumulative delta on the same chart too...(is not possible to calculate deltacumulative renko's)
In this pics there is Renko and Delta of M**D...
This the best rappresentation that i had
- 28 Sep 2013
- Forum: MultiCharts
- Topic: Add the volume chart [SOLVED]
- Replies: 2
- Views: 952
Re: Add the volume chart [SOLVED]
thanks ... I had not realized that the n. volumes= n. contracts
- 28 Sep 2013
- Forum: MultiCharts
- Topic: Add the volume chart [SOLVED]
- Replies: 2
- Views: 952
Add the volume chart [SOLVED]
i ask if you can implement in the next version of the volume bar on the basis of contracts traded
Example: Each candlestick forms only after 750 futures contracts have traded.
See pics below(exemple is a indicator for NT)
Example: Each candlestick forms only after 750 futures contracts have traded.
See pics below(exemple is a indicator for NT)
- 04 Sep 2013
- Forum: MultiCharts
- Topic: VOLUME DELTA MULTICHART
- Replies: 9
- Views: 2003
Re: VOLUME DELTA MULTICHART
ok .... when I have time I'll do some checking .. thanks
- 04 Sep 2013
- Forum: MultiCharts
- Topic: VOLUME DELTA MULTICHART
- Replies: 9
- Views: 2003
Re: VOLUME DELTA MULTICHART
ok, i didn't get irt was investor/rt. Can u explain why it should give the same results of mc, when it's the same program as md?
We are not talking about slight differences, but about *BIG* differences, as u can see in my pics posted earlier
We are not talking about slight differences, but about *BIG* differences, as u can see in my pics posted earlier
- 04 Sep 2013
- Forum: MultiCharts
- Topic: VOLUME DELTA MULTICHART
- Replies: 9
- Views: 2003
Re: VOLUME DELTA MULTICHART
I bought both historical and realtime
In the pic i posted i inserted a 4 minutes bar to analyze the inside development without garbage due to some seconds of difference
What's that irt cumulative delta indicator? you mean on md or mc?
In the pic i posted i inserted a 4 minutes bar to analyze the inside development without garbage due to some seconds of difference
What's that irt cumulative delta indicator? you mean on md or mc?
- 30 Aug 2013
- Forum: MultiCharts
- Topic: VOLUME DELTA MULTICHART
- Replies: 9
- Views: 2003
Re: VOLUME DELTA MULTICHART
dear sir, i used another program, NT, and the results are the same as MD. So, if i need to know what's the correct pressure (buy or sell) in a specific bar, which platform do i need to reference? The charts are set up in the same way in all the platforms I can't understand why i'm stil getting oppos...
- 28 Aug 2013
- Forum: MultiCharts
- Topic: Hotkey for HL Bars [SOLVED]
- Replies: 5
- Views: 4185
Re: Hotkey for HL Bars [SOLVED]
thanks you!
- 27 Aug 2013
- Forum: MultiCharts
- Topic: VOLUME DELTA MULTICHART
- Replies: 9
- Views: 2003
VOLUME DELTA MULTICHART
Andrew Multichart say me: ""In MultiCharts we don't have Delta as an indicator, we have it a s a chart type. I am not aware how it is calculated in your application, but you can find the description of our one right here." But i don't understand why the same timeframe and bar type, then 2 different ...
- 24 Aug 2013
- Forum: MultiCharts
- Topic: Hotkey for HL Bars [SOLVED]
- Replies: 5
- Views: 4185
Re: Hotkey for HL Bars [SOLVED]
I downloaded last version but can not find this hotkey....where is?
- 14 Aug 2013
- Forum: MultiCharts
- Topic: comparison between esignal app and multicharts about volume
- Replies: 5
- Views: 1567
Re: comparison between esignal app and multicharts about vol
i asked you if it's possible to build the cumulative delta as indicator and not as a way to view the chart
- 09 Aug 2013
- Forum: MultiCharts
- Topic: comparison between esignal app and multicharts about volume
- Replies: 5
- Views: 1567
Re: comparison between esignal app and multicharts about vol
it's possibile to request to the multichart project management for the above mentioned indicator? thank you mister
- 06 Aug 2013
- Forum: MultiCharts
- Topic: comparison between esignal app and multicharts about volume
- Replies: 5
- Views: 1567
comparison between esignal app and multicharts about volume
i noticed a bad discrepancy between the same data coming from esignal, but used to feed multicharts and their app. In particular the delta indicator shows different amount of delta balance for the same bar and same timeframe. Any clue?
- 31 Jul 2013
- Forum: MultiCharts
- Topic: ASK TRADED AND BID TRADED IN VOLUME DELTA [SOLVED]
- Replies: 2
- Views: 2124
Re: ASK TRADED AND BID TRADED IN VOLUME DELTA [SOLVED]
OK Thank you!!
- 30 Jul 2013
- Forum: MultiCharts
- Topic: ASK TRADED AND BID TRADED IN VOLUME DELTA [SOLVED]
- Replies: 2
- Views: 2124
ASK TRADED AND BID TRADED IN VOLUME DELTA [SOLVED]
I need to know for each bar the sum of the bid and ask negotiations (the sum of the numbers on the left and on the right of each column in the bar price)..
which command in the program do you use? (is Not uptick and downick)..
thanks you
which command in the program do you use? (is Not uptick and downick)..
thanks you
- 08 Jul 2013
- Forum: MultiCharts
- Topic: ERROR RENKO IN MULTIFRAME [SOLVED]
- Replies: 9
- Views: 3228
Re: ERROR RENKO IN MULTIFRAME [SOLVED]
found the error .... settings study was set to the first rather than the second chart .. (I'm still not an expert on the functionality of MULTICHART) now works correctly but I ask you a question: I used to refer to these data2 in the program to chart 2 Why do I have to also point you in the properti...
- 07 Jul 2013
- Forum: MultiCharts
- Topic: ERROR RENKO IN MULTIFRAME [SOLVED]
- Replies: 9
- Views: 3228
Re: ERROR RENKO IN MULTIFRAME [SOLVED]
then probably I have some problems .. but I do not know what information to provide to find them ..... I visualize the code again and a new futur var:renko_red_green(0); if C of data2 crosses over C[1] of data2 then begin //RENKO UP renko_red_green=2; end; if C of data2 crosses under C[1] of data2 t...
- 06 Jul 2013
- Forum: MultiCharts
- Topic: ERROR RENKO IN MULTIFRAME [SOLVED]
- Replies: 9
- Views: 3228
Re: ERROR RENKO IN MULTIFRAME [SOLVED]
I did not understand if I have to report it as a bug in project management...
I have not read any response regarding my problem
I have not read any response regarding my problem
- 04 Jul 2013
- Forum: MultiCharts
- Topic: ERROR RENKO IN MULTIFRAME [SOLVED]
- Replies: 9
- Views: 3228
Re: ERROR RENKO IN MULTIFRAME [SOLVED]
okk var:renko_red_green(0); if C of data2 crosses over C[1] of data2 then begin //RENKO UP renko_red_green=2; end; if C of data2 crosses under C[1] of data2 then begin //RENKO DOWN renko_red_green=1; end; plot1(renko_red_green); I APPLY a code a futures dax ( symbol ax u3-dt) intervals are written i...
- 03 Jul 2013
- Forum: MultiCharts
- Topic: ERROR RENKO IN MULTIFRAME [SOLVED]
- Replies: 9
- Views: 3228
ERROR RENKO IN MULTIFRAME [SOLVED]
MY PROGRAM : var:renko_red_green(0); if C of data2 crosses over C[1] of data2 then begin //RENKO UP renko_red_green=2; end; if C of data2 crosses under C[1] of data2 then begin //RENKO DOWN renko_red_green=1; end; plot1(renko_red_green); ******************** see the pics below in the first graph the...
- 02 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
Re: automatic trading with interactive brokers
i wonder if the different symbol format could be a problem. For istance: i have esignal as datafeed, while my broker is interactivebroker. Obviously they have different symbol for the same istrument. Is this an issue? Or the API does the translation automatically? In symbol mapping i can't find the ...
- 02 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
Re: automatic trading with interactive brokers
Now I read Submitted but orders are not executed .. my program: inputs: Price( Close ), FastLength( 9 ), SlowLength( 18 ) ; variables: var0( 0 ), var1( 0 ) ; var0 = AverageFC( Price, FastLength ) ; var1 = AverageFC( Price, SlowLength ) ; condition1 = CurrentBar > 1 and var0 crosses over var1 ; if co...
- 02 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
Re: automatic trading with interactive brokers
yes..i have tws open
- 02 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
Re: automatic trading with interactive brokers
also when I enable Automate Order Execution me disappears from the graph historical trading system
- 02 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
Re: automatic trading with interactive brokers
I did it but does not work
- 01 Jul 2013
- Forum: MultiCharts
- Topic: automatic trading with interactive brokers
- Replies: 9
- Views: 3542
automatic trading with interactive brokers
i set up as the below pic. settings on interactive brokers are correct, but it can't connect to the automatic trading gateway, thus the trading system is not executed.
- 21 Jun 2013
- Forum: MultiCharts
- Topic: RENKO BAR and CONDITION RED or green
- Replies: 2
- Views: 1682
- 20 Jun 2013
- Forum: MultiCharts
- Topic: RENKO BAR and CONDITION RED or green
- Replies: 2
- Views: 1682
RENKO BAR and CONDITION RED or green
how do I set a program line for which if the renko is green condition=1
and if renko is red condition=2
and if renko is red condition=2
- 20 Jun 2013
- Forum: MultiCharts
- Topic: PROBLEM..real trading and backtest precision simulation....
- Replies: 5
- Views: 2114
Re: PROBLEM..real trading and backtest precision simulation.
inerval is point (range)
- 19 Jun 2013
- Forum: MultiCharts
- Topic: PROBLEM..real trading and backtest precision simulation....
- Replies: 5
- Views: 2114
Re: PROBLEM..real trading and backtest precision simulation.
multichart is multichart64 version 8.5 release(build 6851) some instruction of my program: [IntrabarOrderGeneration = True]; low of data1 < low[1] of data1 close of data2>close[1] of data2 i ask you if (close of data2>close[1] of data2) compares the last 2 bars at the end of the candle or in the mid...
- 18 Jun 2013
- Forum: MultiCharts
- Topic: PROBLEM..real trading and backtest precision simulation....
- Replies: 5
- Views: 2114
PROBLEM..real trading and backtest precision simulation....
I see that there are differences between the signals provided by the backtesting accurate and signal on live(in real time) .. In the program I set market orders : **** if marketposition=0 and condition6 then buy ("Buy3") next bar at market ; **** if marketposition=0 and condition5 then sellshort ("S...
- 14 May 2013
- Forum: MultiCharts
- Topic: problem generation order intrabar
- Replies: 5
- Views: 1529
Re: problem generation order intrabar
is possibile include in next version multichart the real-time calculation in backtesting?
- 14 May 2013
- Forum: MultiCharts
- Topic: problem generation order intrabar
- Replies: 5
- Views: 1529
Re: problem generation order intrabar
yes is backtesting...
but how do I know in the historic goodness of a system if he even calculates differently entry and exit trading signals?
(with then sellshort ("Sell") next bar at market is same result)
but how do I know in the historic goodness of a system if he even calculates differently entry and exit trading signals?
(with then sellshort ("Sell") next bar at market is same result)
- 14 May 2013
- Forum: MultiCharts
- Topic: problem generation order intrabar
- Replies: 5
- Views: 1529
problem generation order intrabar
I can not generate orders long or short before the close of the candle .... what is wrong in [IntrabarOrderGeneration = True]; if marketposition=0 and (high>high[1]) and (close<open) then sellshort ("Sell") next bar at open ; This statement makes me start the Sell to a close of the candle . I want t...
- 13 May 2013
- Forum: MultiCharts
- Topic: CUMULATIVE DELTA is not real time [SOLVED]
- Replies: 4
- Views: 2628
Re: CUMULATIVE DELTA is not real time [SOLVED]
Now it works.....thanks
- 12 May 2013
- Forum: MultiCharts
- Topic: CUMULATIVE DELTA is not real time [SOLVED]
- Replies: 4
- Views: 2628
Re: CUMULATIVE DELTA is not real time [SOLVED]
example: if you have price bar frame 3 minutes..and you see when the price candle is formed, you notice that the candle corresponding cumulative delta (built with frame 3 minutes) is created at the end of the corresponding bar price (close bar price)... In fact ... while the candle is forming price ...
- 11 May 2013
- Forum: MultiCharts
- Topic: CUMULATIVE DELTA is not real time [SOLVED]
- Replies: 4
- Views: 2628
CUMULATIVE DELTA is not real time [SOLVED]
the cumulative delta is not refers to the candle in the course that is forming .. but the pevious candle....
How is can get the delta cumulative in real time the current candle that is forming?
thanks you
How is can get the delta cumulative in real time the current candle that is forming?
thanks you