molanis.com/forum - Tools for MetaTrader : The place to ask about the best expert advisor builder, expert advisor downloads, and expert advisor programming

AFTER YOU REGISTER SEND US AN EMAIL TO ACTIVATE YOUR ACCOUNT - Before posting:-1- Please read the user guide -2- Try the examples -3- Search in the forum
It is currently Wed May 22, 2024 8:41 pm

All times are UTC - 5 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Trial Day 3: Derived Limit and Stop Levels
PostPosted: Fri Nov 25, 2011 1:37 pm 
Offline

Joined: Fri Nov 18, 2011 9:31 pm
Posts: 31
Hello Molanis,

What do you do, if you need to use Limits and Stops in your EA, that are derived out of calculations of various indicators?

Example: (Using two custom indicators: OmegaTAC and OmegaSAC, as input to calculate Limit and Stop levels)

EA opens Long position
Limit = iLow [0] + OmegaTAC
Stop = (iLow [0] + OmegaTAC) - (OmegaTAC - OmegaSAC)

The BUY and SELL Blocks have only generic fields for fixed Limit and Stop levels, which does not allow room for proper trade logic. The trade logic, has to include more than just Entry Logic and specific targets in my system are derived from precise calculations of existing indicators that yield an actual price level in the market for Limits and Stops.

Your help is greatly appreciated.

Regards,
Horizontal


Top
 Profile  
 
 Post subject: Re: Trial Day 3: Derived Limit and Stop Levels
PostPosted: Fri Nov 25, 2011 6:31 pm 
Offline
Site Admin

Joined: Fri Oct 16, 2009 3:40 pm
Posts: 451
Good point. Version 3.15 only uses fixed stops. V 3.16 will use some dynamic stops (most popular like ATR)


Top
 Profile  
 
 Post subject: Re: Trial Day 3: Derived Limit and Stop Levels
PostPosted: Fri Nov 25, 2011 7:59 pm 
Offline

Joined: Fri Nov 18, 2011 9:31 pm
Posts: 31
Ok, that kills the second type of EA that I needed to build. I'm batting 000% right now. Let's see if I get a base hit on the next one.

I would think that in any code generator for MQL, that having the ability to refine the risk/reward envelop, using the same indicators that are necessary to trigger the original trade, would be of very high importance to the trade system designer.

We use indicators to aid us with the entry. I [personally] use those same indicators to aid me with the level of risk I should take, and the expected reward I should target.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by Molanis © 2009