NexusFi: Find Your Edge


Home Menu

 





Running Multicharts signal with two sets of parameters


Discussion in MultiCharts

Updated
    1. trending_up 2,018 views
    2. thumb_up 1 thanks given
    3. group 2 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
TraderWalrus
Bangkok Thailand
 
Posts: 36 since May 2016
Thanks Given: 15
Thanks Received: 17

I have a signal that produces nice results with a certain set of parameters, call it set A.
The same signal produces good results with another set of parameters, call it set B.

Running both signals in parallel should, according to my backtesting, improve returns to some extent while decreasing drawdown, thereby improving the Return On Account significantly.

However when I tried to do that I get double exit orders. For example - when the signal with set A enters a position, then both signals place stop and limit exit orders. So I have a position of 1 lot with two stop orders of 1 lot each and two limit orders of 1 lot each.

Is there a simple way to run two signals on the same instrument and have them completely independent from each other. Perhaps in Portfolio trader?


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Probability Collapse: Bitcoin $150k Craters from 15% to …
Prediction Markets & Event Contracts
Double Deadlock: Rubio Calls Hormuz Tolls "Unfeasib …
Traders Hideout
Rubios Good News Within Hours and the 30-Day Math: Why H …
Prediction Markets & Event Contracts
Tradeify 3.0 Overhauls Futures Prop Firm Model -- One-Ti …
Funded Trading Evaluation Firms
Iran Update May 8: Still Reviewing MOU, Demands Reparati …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
The Pivot Point 113.6³ — Navigating the Prediction of …
26 thanks
Sober Journey With S&P
16 thanks
The Confluence Meter: A Multi-Layered Signal Framework B …
11 thanks
NT8 color choices
10 thanks
Volume Indicators
7 thanks
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,447 since Apr 2013
Thanks Given: 493
Thanks Received: 1,639

TraderWalrus,

it sounds like you placed both signals on the same chart and your code is causing this behavior.

I don't think it will work without modifications in Portfolio Trader - same thing would be two separate charts, you'd probably end up with a different result than what you'd get combined on one chart. Therefore you will probably need to adjust your code to manage only the positions you want it to, tie exits to specific entries etc..

Regards,

ABCTG


Follow me on X Reply With Quote
Thanked by:
  #3 (permalink)
TraderWalrus
Bangkok Thailand
 
Posts: 36 since May 2016
Thanks Given: 15
Thanks Received: 17



ABCTG View Post
TraderWalrus,

it sounds like you placed both signals on the same chart and your code is causing this behavior.

I don't think it will work without modifications in Portfolio Trader - same thing would be two separate charts, you'd probably end up with a different result than what you'd get combined on one chart. Therefore you will probably need to adjust your code to manage only the positions you want it to, tie exits to specific entries etc..

Regards,

ABCTG

If they're going to be on different charts - will they run completely independent of each other? mind you, I am using marketposition(0) to determine if I have an order and if it's long or short, and send orders accordingly.

So I guess my question is, does marketposition and similar orders return the status on the broker side, or according to the code on the specific chart.

My purpose is to run them completely independent of each other. As if they were running on different accounts.


Reply With Quote
  #4 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,447 since Apr 2013
Thanks Given: 493
Thanks Received: 1,639

This depends on your code. If you don't use anything that has the ability to exchange data between charts or use reserved words that use the market position at the broker for example, then the results should be independent from each other. But it's likely that the results will be different than from your backtest, too - simply because you are looking at separate systems (as in the combination of signals one might block the other, which wouldn't be the case when you run it on separate charts).
If your backtests have been done by a combination of the signal on one chart, I'd invest the time to track down what causes the situation you encounter live. If you split the system now or switch to portfolio trader you create a new situtation and it might not have any relevance to your backtest anymore.

Regards,

ABCTG


Follow me on X Reply With Quote




Last Updated on September 1, 2016


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts