Search found 7 matches

by bandito
12 May 2013
Forum: MultiCharts .NET
Topic: order latency time
Replies: 5
Views: 2338

Re: order latency time

I tryed to send order with TradeManager, but not success. Study ran correctly, but if I put to the chart pop up bog red error box. Please help! We should have more short code examples with comments. using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using ATCenterPr...
by bandito
10 May 2013
Forum: MultiCharts .NET
Topic: order latency time
Replies: 5
Views: 2338

Re: order latency time

Hello Henry,

Yes, I'd like to trace xyorder.send() between "order filled" or "order executed".

thanks,
Bandito
by bandito
09 May 2013
Forum: MultiCharts .NET
Topic: order latency time
Replies: 5
Views: 2338

order latency time

Hello,

I try to measured order latency time. Stopper started order send, and stopped at OnBrokerPositionChange(); This function ran 10-20x times to 1 order between 20ms-3000ms. I dont know which is the real latency from those.
Is there any way to stopper order latency?

thanks,
Bandito
by bandito
08 May 2013
Forum: MultiCharts .NET
Topic: Simple HUD on chart
Replies: 2
Views: 1774

Re: Simple HUD on chart

I look at that code before, but very complicated and zero comment next to line. I dont know what can I do. Not helped me.
I think that studys/indicators better, if many-many comment wrote in the codes.

I need to a simple code, write string to the chart, fix poition on real time.

thanks,
Bandito
by bandito
08 May 2013
Forum: MultiCharts .NET
Topic: Simple HUD on chart
Replies: 2
Views: 1774

Simple HUD on chart

Hello,

How can I put "HUD" to charts? (Like in attachment). I tryed plot, but failed.
I see IChartCustomDraw in programing guide, but that not enough information for me. Is this a good way?! Please, need some example, code snippets.

thanks,
Bandito
by bandito
05 May 2013
Forum: MultiCharts .NET
Topic: Can I open from my script 'Optimize' window?
Replies: 4
Views: 2581

Can I open from my script 'Optimize' window?

Hi,

Can I open or run optimization from my script? I'd like to run 2 MAs, and I want to optimize best values from script.

regards,
Bandito
by bandito
23 Apr 2013
Forum: MultiCharts .NET
Topic: How to get datas from different DataFeed
Replies: 1
Views: 1473

How to get datas from different DataFeed

Hi!

I'd like to get datas (bid/ask) different charts/datafeed. (LMax, MBTrading) and I want to send orders too.
Can I send instant market orders? I tryed OrderCreator.MarketThisBar(..), but opened at new bar.


regards,
Bandito

Go to advanced search