Search found 10 matches

by mic645
15 Apr 2018
Forum: MultiCharts
Topic: Plotting RTH midline for ES
Replies: 6
Views: 1589

Re: Plotting RTH midline for ES

I was able to do it... I used midpoint and last 15 hours for ES to approximate last 24 hours. This was for a 60 minute chart... just have to adjust equivalent of 15 hours for 20 min, 5 min, etc.

inputs:
n(15);

Plot1( MidPoint(( High + Low ) * 0.5, n));
by mic645
14 Apr 2018
Forum: MultiCharts
Topic: Plotting RTH midline for ES
Replies: 6
Views: 1589

Re: Plotting RTH midline for ES

Hi Tj,

I will be using the indicator for 1 min, 5 min, 20 min and 60 min charts....
by mic645
13 Apr 2018
Forum: MultiCharts
Topic: Plotting RTH midline for ES
Replies: 6
Views: 1589

Plotting RTH midline for ES

Hi there,

I am trying to code 24 hour mid and or RTH session midline for ES.

I've tried using highS, lowS but that only returns mid point of High and Low of last period..

Just seeing if there is an easy answer for this one.

Thank you in advance,

Michael
by mic645
21 Jul 2014
Forum: MultiCharts
Topic: Waiting for data problem for charts using TS data
Replies: 3
Views: 1521

Re: Waiting for data problem for charts using TS d

Hi Andrew,

Thanks for the quick reply.

I checked the download scheduler. All were executed successfully... so no queue at all.

Any other ideas?
by mic645
21 Jul 2014
Forum: MultiCharts
Topic: Waiting for data problem for charts using TS data
Replies: 3
Views: 1521

Waiting for data problem for charts using TS data

Hi there,

I seem to have this persistent problem where the charts won't build.

Stuck for hours "waiting for data"

I am using MultiCharts64 Version 8.8 Release (Build 9189).

Any ideas please?
by mic645
01 Jul 2014
Forum: MultiCharts
Topic: Order Rejected - IB Broker, TS Data [SOLVED]
Replies: 1
Views: 1061

Order Rejected - IB Broker, TS Data [SOLVED]

Hi there, I am a new user just setting up autotrading using TS as data source for live prices and Interactive brokers for execution using market orders. I am trading @ES and @TY futures. I have done the symbol mapping for the TS Symbols to map to ESU4 and ZNU4 respectively. I am getting the followin...
by mic645
05 Feb 2014
Forum: MultiCharts
Topic: multiple execution accounts?
Replies: 5
Views: 2899

Re: multiple execution accounts?

Hi Henry,

Just one last question to be absolutely clear.

Multicharts can only autotrade 1 strategy per chart?
Or can I have multiple strategies autotrading (1 buy, 1 sell for example) on the same chart?

Thanks again,

m
by mic645
05 Feb 2014
Forum: MultiCharts
Topic: multiple execution accounts?
Replies: 5
Views: 2899

Re: multiple execution accounts?

Hi Henry,

Ok understood. I will setup multiple charts on same symbol to execute with different broker accounts. that should do the trick.

thank you for the response.

m
by mic645
03 Feb 2014
Forum: MultiCharts
Topic: multiple execution accounts?
Replies: 5
Views: 2899

Re: multiple execution accounts?

actually, I was able to find out how to specify which broker account to execute per automated strategy. Is it a matter of then running multiple automated strategies on the same chart to execute for say 3 different accounts? or can I have the same 1 strategy execute all 3 accounts with different sizes?
by mic645
03 Feb 2014
Forum: MultiCharts
Topic: multiple execution accounts?
Replies: 5
Views: 2899

multiple execution accounts?

Hi, I am a new user and was wondering if it is possible to configure different execution profiles per strategy. For example, if I have multiple Interactive broker accounts and I want to have different trade sizes per each account. Also, If I have different broker accounts where some can futures and ...

Go to advanced search