Search found 4 matches

by daniele.maddaluno
09 Jan 2020
Forum: MultiCharts
Topic: Plot Time Line Drawing Object
Replies: 1
Views: 798

Plot Time Line Drawing Object

I am looking how to plot a TimeLine Drawing Object from an indicator. I don't want to use a TrendLine to mock a Time Line object because I want it to be plotted over all the subcharts of the chart window. For example, this code is woking but it plots just on one subchart: Inputs: LineTime(0830), Lin...
by daniele.maddaluno
17 Apr 2019
Forum: MultiCharts
Topic: Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]
Replies: 5
Views: 1547

Re: Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]

Hello Henry, I think that this is exactly what I was looking for, thank you! The behavior in automation live and in playback seems to work as I wanted now, but what if I wanted to backtest/optimize through the classic way (the simple view-->Strategy performance report)? The classic backtest in this ...
by daniele.maddaluno
12 Apr 2019
Forum: MultiCharts
Topic: Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]
Replies: 5
Views: 1547

Re: Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]

My data1 is on a CFD underlying. I'm able to transmit the order at the proper price/tick level manually on a live demo account, so I assumed that I could do the same with an automatic signal. So the answer to your question is yes, I would like to be filled at the previous tick's price from data1. He...
by daniele.maddaluno
12 Apr 2019
Forum: MultiCharts
Topic: Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]
Replies: 5
Views: 1547

Data1 slower than data2, taking entries with IOG by using a data2 condition [SOLVED]

I have this configuration: data1: 1tick on underlying1 data2: 1tick on underlying2 Generally the ticks on data1 updates slower than on data2. I want to take a position on data1 based on the data2 informations (ticks) which updates faster than data1. I have written a code: - it is using IOG=true and ...

Go to advanced search