|
|||||||
| 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 |
|
![]() |
|
|
LinkBack (58) | Thread Tools | Display Modes |
|
|||
|
Asct2
ASCTrend2.
Small dots (by aqua and fuchsia color) which may be used for stop or to increase the profit to the trend direction. Hi The indicator dont show the aqua dots only fuchsia dots!! may be some one from the programmers can fix this ans send the file ? thanks |
|
|||
|
Quote:
No problem. |
|
|||
|
I´ve modified ASCTREND EA a little bit to get better results. The greatest would be if someone can and rsi indicator. Often the ASCTREND indicator moves direction but the market is oversold/overbought. And Shiftbar = 1 should be turned to shiftbar = 0 and the position should open after 10 pips are reached.
modification i have done: extern double lStopLoss = 5000; extern double sStopLoss = 5000; extern double lTakeProfit = 10000; extern double sTakeProfit = 10000; extern double lTrailingStop = 1000; extern double sTrailingStop = 1000; extern int MainTrend = 1440; extern int ShiftBars = 1; extern int Risk = 4; extern bool EnableCloseByASCTrend =true; extern int Slippage = 5; extern bool UseHourTrade = false; //for hourly trading extern int FromHourTrade = 0; extern int ToHourTrade = 0; extern bool UseSound = false; extern string NameFileSound = "alert.wav"; extern double Lots = 1.0; sorry for my bad englisch. im german ![]() Last edited by Marphe : 04-30-2006 at 06:59 PM. |
|
|||
|
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... |
|
|||
|
+/- and risk
Hi, Manual trading with a risk of 10 and a +/- 10 pips on the 15min. chart works well. If the +/- can be incorprated and the risk changed to 10 or aleast can be changed to different settings for different pairs. You may really have something.Thanks for your effort keep going.
|
|
|||
|
ASCTrend Package
I dropped the template under Template and dropped the indicators under experts-indicator then compiled and cannot get them to work in Meta4..Can U help me? Thanks. really would appreciate.....
Quote:
|
|
|||
|
I was running the above settings now for 6 hours on daily with 12 pairs. All pairs positive at least all together with around 420 pips +.
The less ASCTREND indicators the system get the better it works.If the overbought oversold indicator marks would be removed there would be even more... I will try daily out for this week and will post the results on friday. @Dallas its not a template it´s a ea. copy the asctrend.mg4 in experts order and attach it to your cart using navigator.. Last edited by Marphe : 05-01-2006 at 02:45 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|