- Search Metals Mine
- Actionpl replied Jul 13, 2009
Answer to your question — The EA will stop openning new trades and will use the Stop lost to close your trade if hit. You need to switch to version 1.4a if you want the EA to close trades when price action hit your trend line. To activate this ...
Semi automatic EA (Driven Version)
- Actionpl replied Jul 13, 2009
Answer to your question — Question #1: The EA will not work reliably with two Main_*Trend_Alert_ So, will not do what you are looking for.
This could be a good idea to implement. I will look if it can be implemented ...Semi automatic EA (Driven Version)
- Actionpl replied Jul 11, 2009
Answer to your question — Look at post 1735.
You need to read previous post if you want to use correctly this system. ByeSemi automatic EA (Driven Version)
- Actionpl replied Jul 4, 2009
Answer to your question — You need to trace a trendline and give it a description with Main in it. Ex. Main_UpTrend_Alert_ Pay attention to capital letter and the _ otherwise the EA will not recognize it. Best regards Actionpl

Semi automatic EA (Driven Version)
- Actionpl replied Jul 2, 2009
Answer to your questions — Those message on left top corner are only there to give us some indcation of what is happening with the EA. Trade eanable: EA is ready to analyse the market since condition are met trade disable:: It meant that the ...
Semi automatic EA (Driven Version)
- Actionpl replied Jul 2, 2009
Answer to your question — Go to your metatrader menue "tool" submenue "option" select folder "even" and uncheck the "enable" mark on top. Bye
ActionPlSemi automatic EA (Driven Version)
- Actionpl replied Jul 2, 2009
Answer to your question — Check if your parameter "writelog" is equal to 1. Set it to zero and let me know what happen. Bye
ActionplSemi automatic EA (Driven Version)
- Actionpl replied Jul 2, 2009
Answer to your question.. — Hi, you don't need to open two charts to do what you want. The EA is doing exactly what you want to do. If you open a chart on the 1hr basis, the EA will still trade on the 5min basis as long you have your parameter ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 25, 2009
Rule for trailling stop — [quote=Slider;2828215] Hi guys, the rules is has follow. Assuming that you have set trailingstop at true: Initially, trail stop is not active. It will activate itself if PA make your profit bigger than value of ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 21, 2009
Version 1.5c for your evaluation — Hi, here the latest version with some bugs fix with the function that is closing your trade if you have "Close_" in your trendline description. Also, i had found a bug in the trailing stop function that ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 20, 2009
Results with version 1.5c using improve trailling stop — Hi, i have resubmit the simulation using same setup than previous try except TP=400 but this time i used version 1.5c (to be pulbish) and with parameter Trailing StopFlag at true and ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 20, 2009
Results with MA_timeframe set at 15 — Hi Andy, i've tried it with version 1.5b with your setup except for the MA_timeframe and that what i got from 8 june to 12 june on EURUSD: Chart_Time_Frame = 5, MA_Length = 10, MA_timeframe = 15, Percent = ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 19, 2009
Answer to your question. — Hi AndyM-pips, i notice that you use MA_timeframe =10, you can not do that. Valid timeframe in Metatrader are 1,5 , 15 , 30 ,60 , 240 . So if you use other than what it is shown above, you can't predict how this will ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 17, 2009
I will look at it after i'm finish with vs 1.5c — Thanks for your review. Can you post chart of vs 1.5b, that the current version with no trenline with Close_ or Trailling stop feature on. Thanks. Actionpl

Semi automatic EA (Driven Version)
- Actionpl replied Jun 15, 2009
Confirmation of a bug in version 1.5b — Your right Inquisitor, you have discover a bug with the Close_ function. Thanks to point it to me. I've fixed it but still need to validate the software. Version 1.5b will close only trades that are with ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 15, 2009
Answer to your question — "does the "TS" change the "Stop Loss" in coordination with "Take Profit" and "TS trigger" ONLY as described in "FB EA Settings" YES, it does so only at the beginning of every 5 min if your "Chart_Time_Frame" variable ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 15, 2009
Possible bug, i will study this scenario — Thaks for your good description. I will investigate this situation. It never happen to me.
Bye ActionplSemi automatic EA (Driven Version)
- Actionpl replied Jun 9, 2009
Answer to your problem — Hi, according to your screenshot, your description is not right. You should have a capital letter to trend. It should look like this. "Main_UpTrend_Alert_" Also if your EA is stuck in the init state and you see that ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 8, 2009
Answer to question — HI, Normally if you see waiting for main trend, it mean that the EA does not recognize your Main trend description. Verify the spelling. If everything is ok, re-initialize the EA by using Key F7 and enter. When you switch ...
Semi automatic EA (Driven Version)
- Actionpl replied Jun 8, 2009
Answer to your question — Your right, this trade should be closed as soon the trendline is hit. P.S. you don't have to put any number at the end of the Alert for a Close. Your description should have been. "Main_DownTrend_Close_Alert_" I will ...
Semi automatic EA (Driven Version)