Search found 13 matches

by JoulVern
11 May 2011
Forum: MultiCharts
Topic: how do i set @ES and @NQ on the same chart?
Replies: 7
Views: 1072

Re: how do i set @ES and @NQ on the same chart?

thanks.
i did this but getting same scale of ES both left and right
how do i set one scale for each instrument?
by JoulVern
11 May 2011
Forum: MultiCharts
Topic: how do i set @ES and @NQ on the same chart?
Replies: 7
Views: 1072

Re: how do i set @ES and @NQ on the same chart?

to plot 2 instumrments on the same chart with same time frame
es is 1357 but nq is 2408
the q. is how to i set the Y scale for es on the right and Y scal for nq on the left so i could view both of them together
by JoulVern
11 May 2011
Forum: MultiCharts
Topic: how do i set @ES and @NQ on the same chart?
Replies: 7
Views: 1072

how do i set @ES and @NQ on the same chart?

the price different is huge so i need to change something to view them on the same chart
thanks!
by JoulVern
01 Feb 2009
Forum: MultiCharts
Topic: m.c. upgrade to 5.2 beta and lost all my signals
Replies: 2
Views: 1621

thanks

it worked
by JoulVern
01 Feb 2009
Forum: MultiCharts
Topic: m.c. upgrade to 5.2 beta and lost all my signals
Replies: 2
Views: 1621

m.c. upgrade to 5.2 beta and lost all my signals

i just made the upgrade and reopned mc but all my signals are gone all over my workspaces. where have they gone to? how can it be that they wheren't saved on the worksapce?
by JoulVern
21 Nov 2008
Forum: MultiCharts
Topic: counting seconds inside the bar
Replies: 8
Views: 3261

thanks all for your help!
by JoulVern
21 Nov 2008
Forum: User Contributed Studies and Indicator Library
Topic: counting seconds inside the bar
Replies: 3
Views: 5431

thanks!
by JoulVern
20 Nov 2008
Forum: MultiCharts
Topic: counting seconds inside the bar
Replies: 8
Views: 3261

is there any short answer?
how would you do that?
by JoulVern
20 Nov 2008
Forum: MultiCharts
Topic: counting seconds inside the bar
Replies: 8
Views: 3261

TJ: but how would you connect it to the last bar? i need it to check the time before sending an order if it still on 2 sec. before the bar is closed
i am trying (using 2 min bars)
if (time_s + 118) >= time_s[1] then fire
by JoulVern
20 Nov 2008
Forum: MultiCharts
Topic: counting seconds inside the bar
Replies: 8
Views: 3261

counting seconds inside the bar

hi
i hope you could help me to find a function that counts the # fo seconds since the bar started
if i use 5 min bars and i want to check a condition that can be met only after 4 min and not before
thanks
by JoulVern
20 Nov 2008
Forum: User Contributed Studies and Indicator Library
Topic: counting seconds inside the bar
Replies: 3
Views: 5431

counting seconds inside the bar

hi
i hope you could help me to find a fundtion that counts the # fo seconds since the bar started
if i use 5 min bars and i want to check a condition that can be met only after 4 min and not before
thanks
by JoulVern
05 Oct 2008
Forum: MultiCharts
Topic: tick trailing stop
Replies: 1
Views: 1407

tick trailing stop

i wonder how can i add triling stop to my position my current code take profit after 8 ticks of es contract if marketposition > 0 then sell next bar 0.5*position_size avgentryprice + 8 limit how would you add a trailing stop in which will start only if the first take profit been hit + keep 4 ticks a...

Go to advanced search