Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Manual trading systems


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (63) Thread Tools Display Modes
  #751 (permalink)  
Old 08-28-2007, 05:44 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
You wrote PC SignalExpert v1 but it is EA. This EA does not have any alert. This EA is trading on close bar (previous bar with signals). Almost all EAs are trading on close bar.

PriceChannel_Signal_v1 indicator is having alert (if you are trading manually for example). But, as i understand from the code ( sorry i am not the coder) so this alert was coded on close bar as well.
What is the different between close or open bar alert?
Signal for open bar is re-painting for any indicators. Anyone with no any exception even. That is why many people asked for "alert once only" or "alert on close bar". Because alert on open bar is noisy: the signal may be disappeared any time many times.

Anyway see 1.1 version with alert on open bar (i am not a coder so just check it with GBPJPY or GBPCHF m1 timeframe for alert for example).

But i am suggesting you to use v1 with alert on close bar.
Attached Files
File Type: mq4 PriceChannel_Signal_v1.mq4 (5.6 KB, 112 views)
File Type: mq4 PriceChannel_Signal_v1.1.mq4 (5.6 KB, 121 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #752 (permalink)  
Old 09-11-2007, 12:02 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 252
etrade is on a distinguished road
Quote:
Originally Posted by Marphe View Post
Sure here it is...

I think the key to make this ea profitable (very profitable) is to forgot about sl an tp... it only should open positions when asc shows up or down.

and the asc needs to be profen with rsi or somekind of other indicator to confirm if its possible that the market move the way asctrend shows.

the biggest problem with this ea is shiftbars 1... often a bar goes a lot of pips down, before asc indikator show it. so it would be better to open position +/- 10 pips of first reaction from asctrend indicator.

sure forgot about it: above trades was made in 4 hour timescale.. i will test this week daily too...
Well Do you know a ASCTrend EA for opening and closing the trades just by changing the signal ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #753 (permalink)  
Old 09-11-2007, 01:16 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by etrade View Post
Well Do you know a ASCTrend EA for opening and closing the trades just by changing the signal ?
It should be one or 2 EAs on this thread (or on different thread) but i am not sure about logic for how it opens the order.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #754 (permalink)  
Old 09-11-2007, 01:55 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 252
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
It should be one or 2 EAs on this thread (or on different thread) but i am not sure about logic for how it opens the order.
I check all of them, but they are based on TP SL, and for this indicator SL is killing kind.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #755 (permalink)  
Old 09-11-2007, 02:07 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by etrade View Post
I check all of them, but they are based on TP SL, and for this indicator SL is killing kind.
It is not difficult to code but I am not good coder. For example I don't know how to code the following:
EA is closing the order on opposite asctrend arrow (close bar) and open the other other on next tick let's say.
I mean the following: if sell asctrend arrow (or sell dot) so EA is closing buy order (if we have buy order of course) and opening sell order almost in the same time, or withing one bar.
If somebody tells about how to code it so it may be fine.

Because this EA should use stop loss and take profit as an option (as true or false - means: use it or not), but mainly it should close/open the orders according to the arrows (or dots).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #756 (permalink)  
Old 09-11-2007, 02:11 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
As I remember there is some EA which I coded long time ago in elite section for ema crossing: EA is closing one order and opens the other one on one crossing. I will try to modify this EA tomorrow to insert asctrend indicator instead of ema.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #757 (permalink)  
Old 09-11-2007, 02:14 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 252
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
As I remember there is some EA which I coded long time ago in elite section for ema crossing: EA is closing one order and opens the other one on one crossing. I will try to modify this EA tomorrow to insert asctrend indicator instead of ema.
wow really ?

an EA opening and closing at the signal change, without SL and TP ?

It should be the best EA

I am waiting for see it with GREAT interest
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #758 (permalink)  
Old 09-12-2007, 03:14 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
1. AsctrendBuySellExpert_v1.1 EA.
This EA is closing the orders on the following:
- stop loss, trailing stop and take profit;
or
- asctrend arrows.
To use openning/closing on asctrend only so use stop loss/take profit/trailing stop as 1000 for example.

2. AsctrendBuySellExpert_v1.3 EA.
Stochastic and parabolic SAR indicators were added for confirmation of buy/sell order openning:
- Buy Asctrend signal is confirmed if Parabolic SAR is on uptrend and main line of Stochastic indicator is below 70.
- Sell Asctrend signa; is confirmed if Parabolic SAR is on downtrend and main line of Stochastic indicator is above 30.
This version is slightly filtered by two indicators.

3. AsctrendBuySellExpert_v1.4 EA.
Updated AsctrendBuySellExpert with updated PriceChannel_Stop_v1.3 for exit coded especially for this EA.

4. AsctrendBuySellExpert_v1.5 EA.
Updated version with Partially Closing.

5. AsctrendBuySellExpert_v1.6 EA.
Igorad added RSIfilter and RSIexit for AsctrendBuySellExpert.
If RSIperiod = 0 - filter is off and if xRSIperiod = 0 - exit is off
Download from this post.
Attached Files
File Type: mq4 AsctrendBuySellExpert_v1.1.mq4 (6.9 KB, 902 views)
File Type: zip AsctrendBuySellExpert_v1.3.zip (41.2 KB, 963 views)
File Type: zip AsctrendBuySellExpert_v1.4.zip (26.8 KB, 798 views)
File Type: mq4 AsctrendBuySellExpert_v1.5.mq4 (11.4 KB, 751 views)

Last edited by newdigital; 04-22-2008 at 08:44 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #759 (permalink)  
Old 09-12-2007, 03:56 PM
etrade's Avatar
Senior Member
 
Join Date: Aug 2007
Posts: 252
etrade is on a distinguished road
Quote:
Originally Posted by newdigital View Post
Hi etrade,

You may try it. But I could not find good settings sorry. I think one asctrend indicator is not profitable. It should be the other indicators coded as a system.

This EA is closing the orders on the following:
- stop loss, trailing stop and take profit;
or
- asctrend arrows.

To use openning/closing on asctrend only so use stop loss/take profit/trailing stop as 1000 for example.
Besides i am not sure how it will be traded on demo closing and openning the order on the same close bar.

Anyway, one asctrend indicator is not enough for this system.
Hi newdigital,

Many thanks for this. I totally agree than there is no indicator can handle an EA alone. In fact, I do not trust EA as an independent automatic system. I believe EA is useful when you are controlling it.

OK, I will try it, but I have some questions.

1. Signals like ASCTrend are unstable in the current bar, and one can sure about it only after the opening of the next bar. This EA is based on the first appearance of signal or when it is fixed ?

2. What do you mean by "Besides i am not sure how it will be traded on demo closing and opening the order on the same close bar."? You mean this EA is not still trustable to open a new trader just when closing the previous trade ?

Maybe it is better to define to start a new trade with a shot delay, e.g. 1 min to avoid the system confusion.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #760 (permalink)  
Old 09-12-2007, 04:06 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by etrade View Post
Hi newdigital,

Many thanks for this. I totally agree than there is no indicator can handle an EA alone. In fact, I do not trust EA as an independent automatic system. I believe EA is useful when you are controlling it.

OK, I will try it, but I have some questions.

1. Signals like ASCTrend are unstable in the current bar, and one can sure about it only after the opening of the next bar. This EA is based on the first appearance of signal or when it is fixed ?

2. What do you mean by "Besides i am not sure how it will be traded on demo closing and opening the order on the same close bar."? You mean this EA is not still trustable to open a new trader just when closing the previous trade ?

Maybe it is better to define to start a new trade with a shot delay, e.g. 1 min to avoid the system confusion.
1. You are talking about close and open bar. This EA (as many other EAs) are operating ion close bar. Or fixed in your terminology. Fixed.
For example: you see asctrend signal. If the bar with signal close and new bar is open, and if we still see the signal on previous close bar so EA will open the order. To say it shiortly: EA is operating on close bar and may be backtested and optimized the settings and so on. Normal stardard way as many other EAs.

2. I backtested it and it works fine. But it should be forward tested for at least few hours to see this closing/openning on demo account. Because backtesting and forward testing is different. If we don't have problem with closing/openning on one signal so I will add some more indicators to this EA: NRTR or some others. Because just one indicator is not enough to have profitable system.

Last edited by newdigital; 09-12-2007 at 04:14 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
ASCTrend, NonLagMA, labtrend, ASCTrend system, asc trend, ASCTrend ea

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/manual-trading-systems/598-asctrend-system.html
Posted By For Type Date
????????ASCTREND SYSTEM - ???????? - ???? ??????|????|????| - Powered by Discuz! This thread Refback 09-11-2008 02:57 AM
AscTrend ? - NinjaTrader Support Forum This thread Refback 09-08-2008 06:39 PM
- ASCTrend, NTR: *.mql->*.mq4 :: Forex :: - VIAC.RU This thread Refback 08-30-2008 07:04 AM
????????ASCTREND SYSTEM - ???????? - ???? ??????|????|????| - Powered by Discuz! This thread Refback 08-17-2008 04:13 AM
MEGA PORTAL - FOREX PIVOTS BRASIL - Frum de Discusso: Alguem conhece o eASCTrend ? This thread Refback 08-07-2008 04:51 AM
AscTrend ? - NinjaTrader Support Forum This thread Refback 07-04-2008 09:25 PM
AscTrend ? - NinjaTrader Support Forum This thread Refback 07-01-2008 09:15 PM
AscTrend ? - NinjaTrader Support Forum This thread Refback 07-01-2008 05:55 PM
Tienaus.com katso viestiketjua - Indikaattoreista, forexista, metatraderista, ym. This thread Refback 06-17-2008 11:20 AM
ASCTrend system - Page 20 - Forex Trading This thread Refback 06-17-2008 08:40 AM
Pro Forex Strategy Blog Archive ASCTrend Trading System This thread Refback 06-16-2008 04:27 PM
Pro Forex Strategy This thread Refback 06-10-2008 05:07 PM
Tienaus.com katso viestiketjua - Indikaattoreista, forexista, metatraderista, ym. This thread Refback 06-09-2008 05:36 PM
一分钟交易系统:ASCTREND SYSTEM - 指标公式及软件版 - 外汇论坛 汇客外汇论坛|金融考证|外汇入门| - Powered by Discuz! This thread Refback 06-07-2008 06:33 AM
一分钟交易系统:ASCTREND SYSTEM - 指 公式及软件版 - 外汇论坛 汇客外汇论坛|金融考证|外汇入门| - Powered by Discuz! This thread Refback 05-07-2008 12:34 PM
Tienaus.com katso viestiketjua - Indikaattoreista, forexista, metatraderista, ym. This thread Refback 05-06-2008 04:58 PM
Tienaus.com • katso viestiketjua - Indikaattoreista, forexista, metatraderista, ym. This thread Refback 04-11-2008 10:22 AM
一分钟交易系统:ASCTREND SYSTEM - 指 公式及软件版 - 外汇论坛 汇客论坛|最好的外汇论坛|外汇入门|股票|外汇|外汇保证金|理财|股票论坛|投资论坛| - Powered by Discuz! This thread Refback 03-15-2008 03:22 AM
一分钟交易系统:ASCTREND SYSTEM - 指 公式及软件版 - 外汇论坛 汇客论坛|最好的外汇论坛|外汇入门|股票|外汇|外汇保证金|理财|股票论坛|投资论坛| - Powered by Discuz! This thread Refback 03-14-2008 03:19 PM
- This thread Refback 02-25-2008 04:06 PM
һӽϵͳASCTREND SYSTEM ת - 뽻ϵͳ - áרҵ̳ ̳,,㱣֤,,̱Ƚ,,㽻, - Powered by Discuz! This thread Refback 02-24-2008 04:46 AM
- ASCTrend, NTR: *.mql->*.mq4 :: Forex :: - VIAC.RU This thread Refback 02-21-2008 11:52 AM
eASCTrend 6.0 profesional - Sarmaye Forums This thread Refback 02-14-2008 02:22 AM
一分钟交易系统:ASCTREND SYSTEM - 指 公式及软件版 - 汇客外汇论坛 最好的外汇论坛|外汇论坛|外汇入门|股票|外汇|外汇保证金|理财|股票论坛|投资论坛|大汇咨询 - Powered by Discuz! This thread Refback 02-07-2008 01:12 AM
fadeevbiz "forex" Memori.ru This thread Refback 02-03-2008 03:54 AM
Forums - AbleSys Post #8 Refback 01-31-2008 10:39 AM