Easy Trading EA 3.9
Expert Advisor Metatrader (MT4/MT5)
-
ℹ Ikhtisar
A simple trade assistant that allows to easily buy and sell with the desired leverage. It was created for the eventual or novice trader and inspired in popular web-based trading platforms such as eToro or Binary.com. It features a set of trading buttons implementing different leverage options, and an additional button to close all trades. All trades are placed with a stop-loss according to the leverage used. It'll be particularly useful to those traders migrating from other platforms to Metatrader.
- Intuitive interface
- Especially useful for short-term trades
- Trade lightning fast with keyboard shortcuts
- Money management made easy
The EA implements a strict leverage control mechanism and will prevent losses exceeding the account capital.
Trade with keyboard shortcuts
- Double B: Press B twice and the EA will buy
- Double S: Press S twice and the EA will sell
- Double C: Press C twice and the EA will close all trades in the current chart
- ≡
Parameter Input
Saat Loading EA ke dalam chart apa pun, Anda akan disajikan dengan satu set opsi sebagai parameter input. Jangan putus asa jika Anda berpikir mereka terlalu banyak, karena parameter dikelompokkan ke dalam blok penjelasan diri.
- Magic Number
- Magic Number used to place trades.
- Slippage
- Desired slippage to use when closing trades.
- Risk Per Trade
- Risk for each trade expressed as percentage of free margin. Default is 5%. Maximum is 100%.
- Manual Pip Value
- Pip value for the symbol. Zero means the EA will auto-calculate it.
- Leverage
- Default leverage to use when placing trades using keyboard shortcuts.
- ?
FAQ
- How is the exposure calculated?
- The EA uses free margin to calculate the exposure for each trade and adjusts the SL accordingly, as to achieve the desired leverage and do not risk more than the desired deposit load.
- Why is the lot decreasing with every subsequent trade?
- The EA uses free margin as a reference for every trade, which decreases with every subsequent trade. So the lotsize will be decreasing with every trade, even if you use the same leverage all the time.
- Does it place stoploss orders?
- Yes, it does, according to the leverage used.
- Does it place takeprofit orders?
- No, it does not. You can place the TP manually later.