Search found 34 matches

by palmone
23 Jun 2016
Forum: MultiCharts
Topic: Manual entries - automated exits
Replies: 5
Views: 1567

Re: Manual entries - automated exits

Sorry Henry i'm not sure i have understood. To make it possible i don't have to put in the code
!From Broker To Strategy MP Synchronizer!
So how to activate this option?
Thanks again
by palmone
23 Jun 2016
Forum: MultiCharts
Topic: Manual entries - automated exits
Replies: 5
Views: 1567

Re: Manual entries - automated exits

Hi Henry thanks for the suggestion,
so !From Broker To Strategy MP Synchronizer! is the right answer to the question.
I have no a clear idea on how to put it in the code because simply !From Broker To Strategy MP Synchronizer! generates a a code error
by palmone
23 Jun 2016
Forum: MultiCharts
Topic: Manual entries - automated exits
Replies: 5
Views: 1567

Manual entries - automated exits

Hi guys i've find a way to makes manual entries and after I am into a trade, activate in SA mode (and I assign the market position) the automatic exit criteria. This work when i'm already in a trade (manual entry->activate SA ->Assign position form the box) . I would like to run the automatic exits ...
by palmone
24 Oct 2014
Forum: MultiCharts
Topic: Entry signal that doesn't work in realtime
Replies: 3
Views: 997

Re: Entry signal that doesn't work in realtime

Hi henry,
it is a 2 hours time frame signal,i have similar signal like

Code: Select all

buy next bar at high +1 stop
and they work fine...
by palmone
24 Oct 2014
Forum: MultiCharts
Topic: Entry signal that doesn't work in realtime
Replies: 3
Views: 997

Entry signal that doesn't work in realtime

Hi all, i have one of the system that shows entries just the day after. I mean suppose today is trading, no signals are filled or send. when i reopen multicharts the day after, i see the signal on the chart. For sure is some my mistake but i don't understand why. the code of the entry is below. It c...
by palmone
16 Oct 2014
Forum: MultiCharts
Topic: Error on Daily closing price
Replies: 7
Views: 1707

Re: Error on Daily closing price

Understand that but i think is a time vendor problem to collect daily data correct is eurex is "wrong". Alot of data and chart analysis software have the correct data. i hope as they has the data till 22 they can collect them in another way. We will see if they can do something, in this case iqfeed...
by palmone
16 Oct 2014
Forum: MultiCharts
Topic: Error on Daily closing price
Replies: 7
Views: 1707

Re: Error on Daily closing price

Thank you very much bensat, in the meanwhile i have emailed iq feed support, i think is crazy don't give this service for a data professional provider!I mean customers need the 22:05 price!! I will post if there is a solution in this topic. If it is not possible to fix it i will do it with build fro...
by palmone
16 Oct 2014
Forum: MultiCharts
Topic: Error on Daily closing price
Replies: 7
Views: 1707

Re: Error on Daily closing price

Thanks andrew, so if i correctly understand, finally is a data provider error to provide the C component of the OHLC prices?
by palmone
16 Oct 2014
Forum: MultiCharts
Topic: Error on Daily closing price
Replies: 7
Views: 1707

Error on Daily closing price

Hello, i noticed that using iqfeed ,the daily closing prices for some instruments are wrong compared with other data providers. But looking at 1 hour granularity the last price of the day is correct! So i checked for the session time settings in quote manager and it is correct. I don't know why Mc i...
by palmone
15 Oct 2014
Forum: MultiCharts
Topic: scaled out [SOLVED]
Replies: 2
Views: 1026

Re: scaled out [SOLVED]

Thank you very much andrew , the code as follow now works!

if currentcontracts=2 then
sell ("Trl") 1 contract TOTAL Next Bar at OrderPrice Stop;
by palmone
15 Oct 2014
Forum: MultiCharts
Topic: scaled out [SOLVED]
Replies: 2
Views: 1026

scaled out [SOLVED]

Hi have problem withs scale out. In case of currentcontracts=2 the exit is always at the same price for both contracts "trl" instead of exit just for 1 if marketposition=1 then begin if currentcontracts=1 and c<Average(mov,20) then sell ("lave1") next bar at Open; if currentcontracts=2 then sell ("T...
by palmone
15 Oct 2014
Forum: MultiCharts
Topic: Scale in code for add positions [SOLVED]
Replies: 2
Views: 1077

Re: Scale in code for add positions [SOLVED]

Thanks JoshM was exactly the reason it doesn't work!Now it's ok
by palmone
15 Oct 2014
Forum: MultiCharts
Topic: Scale in code for add positions [SOLVED]
Replies: 2
Views: 1077

Scale in code for add positions [SOLVED]

Hi i tried to add position to a position with this code, but it doesn't work

if marketposition=1 and currentcontracts=1 and low<var1 and c>var1 then
buy 1 contract next bar at High +1 point stop ;

Any idea to make it works?
Thanks in advance
by palmone
07 Oct 2014
Forum: MultiCharts
Topic: Max rate of messages per second error
Replies: 9
Views: 2615

Re: Max rate of messages per second error

Hi, to be honest i'm not seeing the bug fixed in the 9.0 release specifications. I don't have from support the details of the bug, just that it will fix with the new release. The problem is that inserting few manual orders (for example 5-10 pending orders or positions) Multcharts start to "spam" Int...
by palmone
06 Oct 2014
Forum: MultiCharts
Topic: Max rate of messages per second error
Replies: 9
Views: 2615

Re: Max rate of messages per second error

Yes i'm am, thanks andrew. It seems there is a bug that will be fixed in 9.0
by palmone
06 Oct 2014
Forum: MultiCharts
Topic: Max rate of messages per second error
Replies: 9
Views: 2615

Re: Max rate of messages per second error

Hi Andrew in this moment i just have: 0 orders, 10 manual positions taken few days ago, 3 autotrading charts wit IOG=FALSE. The 3 strategiest doesn't not modify orders and they are really "low frequency" trading strategiest type. I see this condition frequently happen if i send manual orders (i mean...
by palmone
06 Oct 2014
Forum: MultiCharts
Topic: Max rate of messages per second error
Replies: 9
Views: 2615

Max rate of messages per second error

Hi, since i have started to insert a number of manual orders (but not too much, 6-10 orders/positions) i constantly expercincing this problem which causes a lot of continuos disconnection/reconnection between Multichart and Interactive Brokers: "Max rate of messages per second error has been exceede...
by palmone
01 Oct 2014
Forum: MultiCharts
Topic: MOC and MOO orders
Replies: 2
Views: 851

Re: MOC and MOO orders

Ok i will do it. Please support the request it will solve the problems and slippage of "this bar on close" and "next bar at open" systems based on a daily chart!
by palmone
01 Oct 2014
Forum: MultiCharts
Topic: MOC and MOO orders
Replies: 2
Views: 851

MOC and MOO orders

Hi, it will be a great improvement to add MOC and MOO orders in multicharts with IB.
Any plan to extend the offer with this type of orders?
https://www.interactivebrokers.com/en/? ... %2Fmoc.php
by palmone
09 Sep 2014
Forum: MultiCharts
Topic: ON/OFF Auto of signal
Replies: 2
Views: 759

Re: ON/OFF Auto of signal

Hi JoshM thanks for your answer . The problem using global variables is that i can get just the last value for the last bar of the chart they are extracted. Here an example : declaring global variables and main trading system: equity=netprofit; equityMA= Average(equity,30); if equity=equity[1] then ...
by palmone
09 Sep 2014
Forum: MultiCharts
Topic: ON/OFF Auto of signal
Replies: 2
Views: 759

ON/OFF Auto of signal

Hi, suppose i have a signal and i would like to apply a on/off criteria. For example, trade just if Average(profitfactor,30)>profit factor (based on all trades). Now i'm doing it manually with a excel file support. Is it possible to incorporate this logic directly in a signal? The problem is that is...
by palmone
05 Sep 2014
Forum: MultiCharts
Topic: MM System, How to go live?
Replies: 4
Views: 989

Re: MM System, How to go live?

Thank you i will study it!
by palmone
05 Sep 2014
Forum: MultiCharts
Topic: MM System, How to go live?
Replies: 4
Views: 989

Re: MM System, How to go live?

Hi henry thanks for you answer. I need something a little bit different, the calculation of real time account equity is not exactly what i need in this case. I try to explain, fixed ratio formula is N = 0.5 * [(1 + 8 * P/delta)^0.5 + 1] where P is the net profit. Netprofit reserved world of multicha...
by palmone
04 Sep 2014
Forum: MultiCharts
Topic: MM System, How to go live?
Replies: 4
Views: 989

MM System, How to go live?

Hi, I would like to implemnt live and auto MM system, i will try to explain my problem: Suppose i use for position sizing this variable: Start equity equity =startequity+netprofit Now, in backtest we have no problem, but what about live? I would like to start with "netprofit"= 0 but is a function an...
by palmone
02 Sep 2014
Forum: MultiCharts
Topic: DAX in MC version TW
Replies: 4
Views: 1490

Re: DAX in MC version TW

Yes they are supported! make sure you have active eurex datafeed on ib (12 euros per month)
by palmone
02 Sep 2014
Forum: MultiCharts
Topic: Time format "disorientation"
Replies: 6
Views: 1529

Re: Time format "disorientation"

Thank you guys for your help, now situation is clear!
by palmone
02 Sep 2014
Forum: MultiCharts
Topic: Slippage increase with slow execution in MC
Replies: 2
Views: 1125

Slippage increase with slow execution in MC

Hi guys is some days that i noticed an exponential slippage cost increase. Today i saw more deeply and i see that a market order that had to be executed at 9:00 was sent just 1 minute after the signal. I attach the image "problem 3 b". I saw also that even if in the chart the position was close, i w...
by palmone
01 Sep 2014
Forum: MultiCharts
Topic: Time format "disorientation"
Replies: 6
Views: 1529

Re: Time format "disorientation"

thanks evdl i will work on it, i never use print function i have to study it before!
by palmone
01 Sep 2014
Forum: MultiCharts
Topic: Time format "disorientation"
Replies: 6
Views: 1529

Re: Time format "disorientation"

thank you very much for response evdl.
Based on the charts it seems that 11:00 is the bar from 10:00 to 11:00 so i tought that t<1100 mean "do not trade after 10:00.
For print statement you mean adding code in the signal to write text or a debugger option in power language?
by palmone
01 Sep 2014
Forum: MultiCharts
Topic: Time format "disorientation"
Replies: 6
Views: 1529

Time format "disorientation"

Hi guys, Mc plot the time in the chart starting from "the finish time frame". i mean an hourly candle at 11: 00 a.m plotted in the chart means the time from 10:00-11:00. When i code time filters in a strategy ,for example I don't want take a position after 11:00, i have to say: t<1100 or t<1200 ?? d...
by palmone
31 Aug 2014
Forum: MultiCharts
Topic: Metastock historical data doesn't work in 8.8 Build 9589
Replies: 1
Views: 769

Metastock historical data doesn't work in 8.8 Build 9589

Hi i was previously running a version 8.8 (build 8593) and metastock data works great. Today i upgrade the last version 8.8 Build 9589 and metastock based charts doesn't work. It doesn't work anymore with the previos folder and metastock files. Even if i create new folder with metastock files it doe...
by palmone
21 Aug 2014
Forum: MultiCharts
Topic: Duplicate orders when TWS lose connection
Replies: 3
Views: 1151

Duplicate orders when TWS lose connection

Working in AA mode (the only possible way to trade with multistrategy in the same underlying) when tws lose his connection for any reason for some seconds ( i'm not meaning the auto-logoff tws that occurs 1 time a day and when you have to relogon manually) , and after that automatically reconnect, A...
by palmone
25 Apr 2014
Forum: MultiCharts
Topic: Trade custom continuos contract [SOLVED]
Replies: 2
Views: 1024

Re: Trade custom continuos contract [SOLVED]

Hi all,
I solve by myself :-). the problem is that naturally the symbol was not regnized by the broker. So in Symbol mapping i set it with the front contract i need to trade.
I suggest to mc to implement the wiki -> custom contract page with this usefull information.
Thanks!
by palmone
24 Apr 2014
Forum: MultiCharts
Topic: Trade custom continuos contract [SOLVED]
Replies: 2
Views: 1024

Trade custom continuos contract [SOLVED]

Hi guys,
i see that is not possible to trade (with interctive in my case) the custom continuos contract. orders , manually and auto, are rejected.
the strange thing is that is rejected from MC , they aren't send to ib.
have anyone experienced this problem?
Thank

Go to advanced search