| New signals service! | |
|
|||||||
| 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 |
|
|||
|
Thanks FurruFx, the new version is brillant.
I observe the trade for a while, JPY at highlevel and EUR at low level for sometime. The EA trigger the first order sell EURJPY , it reach the TP and close the trade, The currency strength level remain unchange, the EA trigger another trade immediately another SELL order EURJPY with a lower TP. This move made the first close order TP meaningless but lossing spread. Let's think about the exit criteria, so that the EA will not jump into another trade in the same direction immediately. e.g. price >= TP AND !(JPY >= Highlevel-0.5 AND EUR <= Lowlevel+0.5) ![]() |
|
|||
|
When the EA load up, it trigger order because of the currency index doesn't load up yet, I added somthing like this to avoid wild fire!
EUR_USD == true && eur >= HighLevel_EURUSD && usd <= LowLevel_EURUSD && eur > 0 && usd > 0 |
|
|||
|
Quote:
|
|
|||
|
Quote:
my idea is instead of close the order at TP, why not earn few pips if the trend is still strong, and secure profit at TP level. Keep the order open when >= TP and Trend Strong (and other Order will not trigger immediately) Exit when > TP and Trend is less strong (Secure profit at TP) |
|
|||
|
Quote:
|
|
|||
|
Quote:
the logic need to review and modify the order TP according to Trend. Hope some expert in this forum can help. ![]() |
|
|||
|
Quote:
I updated my post #59 with this version FerruFx |
|
|||
|
Quote:
function ManageOpenOrder is added. TP in Original Order * 100 (Put high TP in original order) *I change the TakeProfit_EURJPY = 2.0 for testing (Please change it back to value for your favour) Last edited by goldenchau; 05-24-2007 at 10:32 AM. |
![]() |
| Bookmarks |
| Tags |
| xMeter, FerruFx, Xmeter indicator, !xmeter forex, !xMeter, xmeter EA, xmeter forex, !xMeter.mq4, forex xmeter, xMeter.mq4, !XMeter ea, !xmeter mt4, xMeter mt4, !xMeter_MultiPairs_Trader.mq4 |
| Thread Tools | |
| Display Modes | |
|
|