Search found 7 matches

by HHHenry
18 Nov 2013
Forum: MultiCharts
Topic: traggering sell order at bar high is just too perfect [SOLVED]
Replies: 1
Views: 1183

traggering sell order at bar high is just too perfect [SOLVED]

Dear supports, Please advise on the appropriate order type i should use: time frame:5mins (formed by tick data), IOG on, Calculated "short entry" trigger in indicator: 22924(price I wish to trigger) Calculated "short entry" trigger in signal: 22960(strategy short at bar high) signal code for this en...
by HHHenry
16 Jul 2013
Forum: MultiCharts
Topic: Encountered problem when importing tick data, please help!
Replies: 3
Views: 2889

Encountered problem when importing tick data, please help!

Hi all, I was trying to import txt tick data (data source: DDE) with below format: YM Sep-13 07/11/2013 13:04:40 15358 1 YM Sep-13 07/11/2013 13:05:02 15357 1 YM Sep-13 07/11/2013 13:05:02 15357 1 YM Sep-13 07/11/2013 13:05:03 15356 1 YM Sep-13 07/11/2013 13:05:10 15356 2 YM Sep-13 07/11/2013 13:05:...
by HHHenry
28 May 2013
Forum: MultiCharts
Topic: Script - flatting the position in backtest [SOLVED]
Replies: 8
Views: 3085

Re: Script - flatting the position in backtest [SOLVED]

Understood Andrew, thanks for the comment.
Will make use of PosTradeEntryPrice as recommended.

One last question:
what commend should I use to generate log of recording the movement/calculation of the signal?

Thanks
by HHHenry
27 May 2013
Forum: MultiCharts
Topic: Script - flatting the position in backtest [SOLVED]
Replies: 8
Views: 3085

Re: Script - flatting the position in backtest [SOLVED]

Thanks Andrew, Could you please take a look of my script and point out any wrong scripting? Here I just post long side only: i will be using 1min chart to do live trading, so i expect to buy 1 contract per minute (at the price of var1) as long as low<=var1. if low <= var1 then buy next bar at var1 l...
by HHHenry
22 May 2013
Forum: MultiCharts
Topic: Script - flatting the position in backtest [SOLVED]
Replies: 8
Views: 3085

Re: Script - flatting the position in backtest [SOLVED]

hi TJ, Thanks for the link! hi Andrew, Just wonder, if i turn on IOG and use code "sell next bar at market", then the sell order will be executed at next tick in live trading? and the sell order will be executed at next open in back-test? secondly, If i want to set a stop loss order(placing a market...
by HHHenry
21 May 2013
Forum: MultiCharts
Topic: Script - flatting the position in backtest [SOLVED]
Replies: 8
Views: 3085

Script - flatting the position in backtest [SOLVED]

Hey guys, I'm new to MC and hv just encountered some problem in scripting, please help. let say if my buy signal triggered and currently holding 1 long contract, if i want to exit: 1. when high of current bar crossing var1, or 2. when low hits stoploss, if marketposition>0 then begin if high>var1 th...

Go to advanced search