NexusFi: Find Your Edge


Home Menu

 





Running Multicharts signal with two sets of parameters


Discussion in MultiCharts

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




 
Search this Thread

Running Multicharts signal with two sets of parameters

  #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?
Are there any eval firms that allow you to sink to your …
Traders Hideout
NexusFi Journal Challenge - April 2024
Feedback and Announcements
Futures True Range Report
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
59 thanks
Funded Trader platforms
37 thanks
NexusFi site changelog and issues/problem reporting
23 thanks
GFIs1 1 DAX trade per day journal
22 thanks
The Program
19 thanks
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,431 since Apr 2013
Thanks Given: 481
Thanks Received: 1,623

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 Twitter 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,431 since Apr 2013
Thanks Given: 481
Thanks Received: 1,623

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 Twitter Reply With Quote




Last Updated on September 1, 2016


© 2024 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 - Privacy Policy - Downloads - Top
no new posts