Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I attach Pipmaker EA on USD/JPY chart on TF 15
and should I attach Swiss Army EA in NEW USD/JPY CHART on TF 15 in order to work?
And i want Close all open positions when Equity is = X% up or down the original balance.
Example: Initial balance = $3.000
Closed trades = $500
Opened positions = -$200
Equity = $3.300
If we had already set the % = 10%, then the EA should close all open trades and the balance & Equity will be $3.300 and we have a fresh start. In this case, the initial balance for the next round should be $3.300.
The same case if the Equity is 10% down the initial balance. I prefer to asume the loss and start again.
Say I have a basket of four instruments/charts trading my favorite EA. Can I open a fifth unique instrument/chart just to put Swiss Army on and manage the profit column? (which is reflecting the condition of my basket) and "close all" in my specified PERCENT of my balance?....and if my balance changes during the trip Swiss Army will recalculate until it executes and brings everything flat.
Can someone post the set file? Please?...I would be very greatful.
[quote=ryanklefas;147374]This EA does not place trades, and never will. It is to be used in conjunction with OTHER EAs or as an assistant for manual traders.[/QUOT
Should I attach Swiss Army EA in NEW USD/JPY CHART on TF 15 in order to work?
Any specific time frame is not necessary. For best results, you should put Swiss Army on another instance of the USD-JPY chart.
Quote:
And i want Close all open positions when Equity is = X% up or down the original balance.
Example: Initial balance = $3.000
Closed trades = $500
Opened positions = -$200
Equity = $3.300
If we had already set the % = 10%, then the EA should close all open trades and the balance & Equity will be $3.300 and we have a fresh start. In this case, the initial balance for the next round should be $3.300.
The same case if the Equity is 10% down the initial balance. I prefer to asume the loss and start again.
What setting should i use?
Attached is the setting file for v1.51
__________________
"Don't workharder, work smarter." -- my Java professor
action===== Actions: General ====
CloseOrders=1
HedgeOrders=1
Set both of these to false, otherwise Swiss Army will attempt to execute them too.
Ok, thanks. Got it now
Also, so BreakEvenAt only gets activated once, right? and BreakEvenSlide also once at the same time as BreakEvenAt? or does BreakEvenSlide move like a TrailingStop?