NexusFi: Find Your Edge


Home Menu

 





Good resource for easylanguage coding in strategies (trailing stops/ b/e etc.)


Discussion in MultiCharts

Updated
      Top Posters
    1. looks_one greenroomhoo with 4 posts (5 thanks)
    2. looks_two program with 2 posts (4 thanks)
    3. looks_3 Big Mike with 1 posts (1 thanks)
    4. looks_4 NW27 with 1 posts (0 thanks)
    1. trending_up 10,844 views
    2. thumb_up 10 thanks given
    3. group 5 followers
    1. forum 9 posts
    2. attach_file 3 attachments




 
Search this Thread

Good resource for easylanguage coding in strategies (trailing stops/ b/e etc.)

  #1 (permalink)
 
greenroomhoo's Avatar
 greenroomhoo 
annapolis USA
 
Experience: Intermediate
Platform: Ninja, MC, Sierra, Amibroker
Broker: PFG (too bad), IB, Fidelity, AMP
Trading: ES, NQ, Equities, Forex, Etc.
Posts: 276 since Jun 2011
Thanks Given: 107
Thanks Received: 235

Ok - have a strat that i ran on the S&P 500 going back as far as i can (2000) in MC portfolio backtesting. I know its not much to brag about, but it hits a 2% target before a 5% stop 75% of the time and is profitable even on that simple basis accross 5500 trades.

My own logic tells me that I should be able to improve results with more sophisticated money management, but my coding that stuff (trailing stops, moving stops to b/e, etc.) is just plain BAD. My prior attempts have led to strategies that are just ugly and probably did not work correctly.

Anyone have a resource they recommend? I used to be able to get really good easy language help in the tradestation forums, but the MC forums are just not as deep.

thanks.

Screen shot

Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Better Renko Gaps
The Elite Circle
MC PL editor upgrade
MultiCharts
NexusFi Journal Challenge - May 2024
Feedback and Announcements
 
  #2 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,460 since Jun 2009
Thanks Given: 33,234
Thanks Received: 101,655

Please don't create threads with such vague topic titles ("need help"). Spend a few seconds and write a subject that conveys what your thread and post are about in a few short words. Otherwise we end up with 100,000 'need help' threads, which is useless for everyone.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #3 (permalink)
 
program's Avatar
 program 
CA USA
 
Experience: Intermediate
Platform: MultiCharts
Broker: DDT+land/Rithmic/IQ
Trading: S&P500,6E,YM
Posts: 99 since Nov 2010
Thanks Given: 127
Thanks Received: 64


I'm about 2 weeks into my free trial and have zero experience with easy/power language....
you might be beyond this already, but here are some free things i've found...

Attached Files
Elite Membership required to download: EL books.zip
Elite Membership required to download: More EL books.zip
Reply With Quote
  #4 (permalink)
 
greenroomhoo's Avatar
 greenroomhoo 
annapolis USA
 
Experience: Intermediate
Platform: Ninja, MC, Sierra, Amibroker
Broker: PFG (too bad), IB, Fidelity, AMP
Trading: ES, NQ, Equities, Forex, Etc.
Posts: 276 since Jun 2011
Thanks Given: 107
Thanks Received: 235

scarecrow - you are the man...THANKS

i also found this and am trying to work it into my strat:

A Flexible Trailing Stop Function for Tradestation

Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #5 (permalink)
 dkallback 
Sweden
 
Experience: Intermediate
Platform: MultiCharts, Six Edge, NinjaTrader
Broker: Avanza, Mangold/Tradenode, InteractiveBrokers, Mirus Futures/Zenfire
Trading: OMXS30 futures (swedish stock exchange)
Posts: 3 since Feb 2011
Thanks Given: 21
Thanks Received: 1

I'm also considering to switch to Multicharts from NT, and have downloaded the trial version two days ago.
I think that the book "Tradestation Made Easy" by Sunny J Harris should be good, based on some reviews. I haven't found it as pdf though, and haven't read it myself yet.

Reply With Quote
  #6 (permalink)
 
Fu510n's Avatar
 Fu510n 
Suffield, CT
 
Experience: Advanced
Platform: MC, TS, Python, Rust
Broker: IB, IQFeed, TS, Kraken
Trading: ES, NQ, RTY, YM, CL, RB, 6E
Frequency: Several times daily
Duration: Seconds
Posts: 144 since Oct 2009
Thanks Given: 902
Thanks Received: 143


dkallback View Post
I'm also considering to switch to Multicharts from NT, and have downloaded the trial version two days ago.
I think that the book "Tradestation Made Easy" by Sunny J Harris should be good, based on some reviews. I haven't found it as pdf though, and haven't read it myself yet.

There are quite a few threads here on the benefits & tradeoffs of MultiCharts vs. NinjaTrader so I won't repeat them here, but my .02 (for what it's worth):
  • Even if you're a programmer/IT architect by profession (I've been one for 25+ years, FWIW), if the goal is to spend more time TRADING vs. CODING the latest strategy, then MC7 may be a better choice. Indicator or strategy code in EasyLanguage tends to be a lot "easier" (i.e. shorter) to write & understand than slinging C# OO code, that while I'm capable of, distracts me from what I'm trying to learn which is TRADING.
  • Most strategies developed for NT7 can be (or have already been) ported to MC7; there are definitely a few gaps in the current MultiCharts platform compared to NinjaTrader (no OnMarketUpdate() method, EasyLanguage quirks like no "return" statement, etc.) but I've noticed that MultiCharts is not as resource-intensive compared to NinjaTrader (granted bad indicator/strategy code is still bad code regardless of platform).
  • I bought a copy of "Tradestation Made Easy" and would give it an 8/10 - nothing beats just sitting down and trying to just code whatever it is you're trying to do. PRACTICE PRACTICE PRACTICE - there is NO "easy road" (granted, not just in trading, but it definitely applies to trading ).

If you haven't tried NinjaTrader yet, it's definitely worth reviewing. I may ultimately buy a NT7 license at some point; I decided initially to buy a lifetime MultiCharts license after reviewing both for over a year and waiting for the quirks with the "7" version of each to be mostly worked out. Both platforms are great (and the code/userbase is considerably larger for NT), but I'm glad I went the route I did with MultiCharts (especially given how responsive the MC deveopment/sales team has been).

-Guy

Follow me on Twitter Reply With Quote
  #7 (permalink)
 
greenroomhoo's Avatar
 greenroomhoo 
annapolis USA
 
Experience: Intermediate
Platform: Ninja, MC, Sierra, Amibroker
Broker: PFG (too bad), IB, Fidelity, AMP
Trading: ES, NQ, Equities, Forex, Etc.
Posts: 276 since Jun 2011
Thanks Given: 107
Thanks Received: 235

i might add that a non programmer like me in a very very very short time can get basic stuff to show up on Multicharts - I love that about it.

That said the wealth of stuff already built for ninja by more saavy experienced folks is immense. Then of course Sierra is inexpensive for market structure and delta....

So i have all three running. I look at the lifetime licenses as an investment in the business and time learning each platform just another investment.

I wish sierra had a lifetime also. that link i posted earlier on trailing stops resolved my strategy coding issues and is pretty neat stuff in its own right.

Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #8 (permalink)
 
program's Avatar
 program 
CA USA
 
Experience: Intermediate
Platform: MultiCharts
Broker: DDT+land/Rithmic/IQ
Trading: S&P500,6E,YM
Posts: 99 since Nov 2010
Thanks Given: 127
Thanks Received: 64


greenroomhoo View Post
scarecrow - you are the man...THANKS

i also found this and am trying to work it into my strat:

A Flexible Trailing Stop Function for Tradestation

No problem, and thank you too...
I'll keep an eye on this thread whereas i can use all the help i can get
I'll try and post any good things i can find, rules permitting.

p.s. @greenroomhoo is your strategy a modified Perry method?

Reply With Quote
  #9 (permalink)
 
greenroomhoo's Avatar
 greenroomhoo 
annapolis USA
 
Experience: Intermediate
Platform: Ninja, MC, Sierra, Amibroker
Broker: PFG (too bad), IB, Fidelity, AMP
Trading: ES, NQ, Equities, Forex, Etc.
Posts: 276 since Jun 2011
Thanks Given: 107
Thanks Received: 235

no. its a momentum trigger combined with bettervolume climax up for longs. it hits 2 % 82% of the time so I assume (correctly or incorrectly) that using correct trade management it will be successful. i am not trying to auto trade just use in discretionary swing trading.

I also am trying to do the same with simple three and four bar reversals.

Now that i can portfolio test I am finally attacking these things. What i am finding though is that I probably should just be using amibroker since it is seeming even faster than mc.

I am hesitant try to add another platform to my "portfolio" of platforms.




program View Post
No problem, and thank you too...
I'll keep an eye on this thread whereas i can use all the help i can get
I'll try and post any good things i can find, rules permitting.

p.s. @ greenroomhoo is your strategy a modified Perry method?


Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #10 (permalink)
 NW27 
Newcastle, Australia
 
Experience: Intermediate
Platform: Multicharts 8 - Full Version
Broker: IB
Trading: SPI,FTSE100, 6E, 6A
Posts: 285 since Oct 2010
Thanks Given: 108
Thanks Received: 188


My travelled road is metastock TS2000i (pirate copy) Bullcharts amibroker NT and now multicharts. I have to say that for writing strategies , MC is by far the best.
Neil.

Sent from my GT-I9100T using Tapatalk

Reply With Quote




Last Updated on February 3, 2012


© 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