Search found 19 matches

by kdmezzo
26 Sep 2022
Forum: MultiCharts
Topic: Daily Hi Low Lines
Replies: 5
Views: 853

Daily Hi Low Lines

Could some one assist me in adapting this indicator so that it reflects the NY close of forex at 1700. I have tried to adapt it myself but it still shows the 24/7 lines that begin at 2400. I added a start time and end time but I must need something else. Here is the code. Ant assistance is appreciat...
by kdmezzo
24 Mar 2022
Forum: MultiCharts
Topic: Can Strategy stops be applied to manual orders
Replies: 1
Views: 413

Can Strategy stops be applied to manual orders

If you trade manually with Multicharts your stops are local and go away when platform is closed etc. Is there any strategy stops that can be applied to a manual order that will remain with broker when platform is closed etc.?

Doug
by kdmezzo
11 Jun 2020
Forum: MultiCharts
Topic: MQ4 to multicharts
Replies: 2
Views: 720

Re: MQ4 to multicharts

Thanks, no they are custom indicators.
by kdmezzo
11 Jun 2020
Forum: MultiCharts
Topic: MQ4 to multicharts
Replies: 2
Views: 720

MQ4 to multicharts

I have a couple of indicators that I would like to convert from MQ4 to multicharts. Does anyone know of some one that could assist me with that?
by kdmezzo
16 Dec 2017
Forum: MultiCharts
Topic: daily hi low indicator [SOLVED]
Replies: 9
Views: 2625

Re: daily hi low indicator [SOLVED]

thanks TJ appreciate it.
by kdmezzo
15 Dec 2017
Forum: MultiCharts
Topic: daily hi low indicator [SOLVED]
Replies: 9
Views: 2625

Re: daily hi low indicator [SOLVED]

Here is the code: input: PlotOpen( true ), PlotPrevClose( false ) ; variables: var0( 0 ), var1( 0 ), var2( 0 ), var3( 0 ) ; condition1 = GetAppInfo( aiRealTimeCalc ) = 1 ; if condition1 then begin var1 = DailyHigh ; var2 = DailyLow ; Plot1( var1, "High" ) ; Plot2( var2, "Low" ) ; if PlotOpen then be...
by kdmezzo
15 Dec 2017
Forum: MultiCharts
Topic: daily hi low indicator [SOLVED]
Replies: 9
Views: 2625

Re: daily hi low indicator [SOLVED]

Day Open-Hi-lo Lines
by kdmezzo
15 Dec 2017
Forum: MultiCharts
Topic: daily hi low indicator [SOLVED]
Replies: 9
Views: 2625

Re: daily hi low indicator [SOLVED]

Thanks TJ for the reply. I have indeed done that but there is a daily hi low lines indicator that comes with multicharts
and I am looking to modify it so that it will reflect my custom sessions template. Any ideas?
by kdmezzo
15 Dec 2017
Forum: MultiCharts
Topic: daily hi low indicator [SOLVED]
Replies: 9
Views: 2625

daily hi low indicator [SOLVED]

I would like to have the ability to change the daily hi low indicator in multicharts to reflect
the new York close for forex. The daily hi low indicator included included is 24 hours from 2400-2400. how can I change it to 1700- 1700? Hope someone can help?
by kdmezzo
20 Oct 2015
Forum: MultiCharts
Topic: MB Trading Forex Accounts Moved to Tradeking Brokerage
Replies: 2
Views: 8738

Re: MB Trading Forex Accounts Moved to Tradeking Brokerage

Thanks Dave, I hope that it can happen soon as I have looked at TradeKings platform. I like to use tick charts and they are not available on thier desktop paltform.
by kdmezzo
11 Jul 2013
Forum: MultiCharts
Topic: is it possible to apply a moving average to a moving average [SOLVED]
Replies: 2
Views: 3610

is it possible to apply a moving average to a moving average [SOLVED]

Is it possible to apply a moving average to another moving average creating a moving average of a moving average as it is in MT?
by kdmezzo
20 Apr 2013
Forum: MultiCharts
Topic: Tradestaion's Easy Language Home study course
Replies: 1
Views: 2654

Tradestaion's Easy Language Home study course

I would like to spend some time trying to get better at easy language so I can program some simple indies and strategies. I do have the materials that have been listed in many of the posts however, I ran across a home study course by TS that I found on Amazon. Is anyone familiar with the course and ...
by kdmezzo
08 Dec 2012
Forum: MultiCharts
Topic: Exit strategy ticks for E-Mini
Replies: 3
Views: 1359

Re: Exit strategy ticks for E-Mini

Thanks Escamillo, I was looking more at just attaching one of the prebuilt exit strategies for the DOM. The exit strategies ask for ticks or percentage. I believe that the tick value input is different. Similar to the input values that I have to enter when trading 5 digit forex instruments. A 20 pip...
by kdmezzo
08 Dec 2012
Forum: MultiCharts
Topic: Exit strategy ticks for E-Mini
Replies: 3
Views: 1359

Exit strategy ticks for E-Mini

I recently opened a demo account to trade the E-Mini. I have been trading forex but wanted to try my hand at some futures. I was able to get the instrument figured correctly for the DOM but I am having problems with setting the profit target values in ticks. When I set it to 5 ticks, I was closed ou...
by kdmezzo
04 Dec 2012
Forum: MultiCharts
Topic: trendline question
Replies: 1
Views: 994

trendline question

Trendlines on charts linked via the scanner seem to be linked with the window and not the instrument. Trendlines drawn on one instrument will show up on another instrument when chart windows are linked. The trendlines should be bound with an instrument on the chart, but not with the chart window its...
by kdmezzo
29 Sep 2012
Forum: MultiCharts
Topic: Chart Ratios [SOLVED]
Replies: 2
Views: 1212

Re: Chart Ratios [SOLVED]

Thanks TJ, I'll give a try!!
Best
by kdmezzo
29 Sep 2012
Forum: MultiCharts
Topic: Chart Ratios [SOLVED]
Replies: 2
Views: 1212

Chart Ratios [SOLVED]

Is there a way in MC64 to chart ratios of 2 seperate instruments like the ratio charts I see at stockcharts?
by kdmezzo
22 Aug 2011
Forum: MultiCharts
Topic: bar countdown
Replies: 1
Views: 857

bar countdown

I have noticed that my 5 min bars close about 1 1/2 minutes before the countdown timer reaches 0. When the new bar begins the countdown timer then reads 6 1/2 minutes till close. My feed is from mbtrading. Is there any way to syncronize these two?

Go to advanced search