iklan

Showing posts with label Advert Advisors. Show all posts
Showing posts with label Advert Advisors. Show all posts

Friday, May 18, 2018

MACD Expert - expert for MetaTrader 4

This expert advisor is using the MACD indicator to open trades. It works on any symbol and support 5 and 4 digits brokers. The exits are based on fixed stop loss and take profit values.

Inputs

  • Lot Size
  • Stop Loss in points
  • Take Profit in points
  • Max allowed spread in points
  • EA magic number


DOWNLOAD

Wednesday, May 16, 2018

Multi Pair Closer - expert for MetaTrader 4

This EA will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. It does not matter which chart you run the bot on, all pairs that you have chosen to monitor will be monitored.

Settings

  • Currency basket - A comma separated list of the currency pairs to watch. This is case sensitive, so use the exact names of your instruments as shown in the market watch window.
  • Profit target in account currency - The net profit amount you're aiming for with the currency basket.
  • Allowed slippage when closing orders - The slippage setting to send with the commands that close positions.

DOWNLOAD

Limit Orders Control - expert for MetaTrader 4

This is a not big assistant for trading with limit orders.

Its meaning is that if you want to place two limit orders on both sides of the price, you will have to wait until one of them is activated to remove the second. So as to avoid wasting time waiting near the computer this assistant had been made. 

At first you place two limit orders, and then place this Advisor on the chart. As soon as one of them is activated the second one will be deleted automatically and a notification will appear, as well as the Adviser's work will be stopped. To resume work, you need to place limit orders again and restart the Advisor (for example, open its settings and, without changing anything, click OK).

There is the option to switch on comments in the settings so you will be known that Advisor is activated (not activated). Also you can set the Magic Number, and then the Advisor will manage orders only with a certain Magic Number without touching the rest.

This assistant had been made at the request of the user mishelbb within the framework of the proposal to create a free indicator in this thread.


Setting:

  • MagicNumber — The Magic Number so that this Advisor doesn’t rule orders of others. Set it to “0” that the orders placed manually are tracked.
  • WriteComments — To allow Advisor’s comments.
DOWNLOAD


TradePanel - expert for MetaTrader 4

Note: The current chart symbol can be switched by writing the desired one in the symbol box.



Used Fonts:

  • Arial
  • Arial Black
  • Calibri
  • Tahoma
  • Trebuchet MS
  • Webdings
  • Wingdings
  • Wingdings 2
DOWNLOAD

If you have found this code useful for trading or educational purposes, don't forget to thank author.

Sunday, August 7, 2016

Auto Trade with BB - expert for MetaTrader 4

Real author:
Khurram Mustafa

Description:

  • Based On : RSI , CCI , BB
  • Time Frame : 1 HR
  • Logic : If RSI CCI down with BB then sell, otherwise buy or wait
  • Other Options:
  • Selection of buy/sell
  • Trading time selection
  • Auto lot control
  • One position at a time.


Recommendations:
  • Remember, in any case of loss I am not responsible.
  • I recommend to set Auto Lot Option to false because of increase in lots.
  • First test on demo account.
  • Please teach if you want to teach me. Thank you with respect.


Trailing Stop that can do everything - expert for MetaTrader 4

Saya hadir Anda Trailing Stop yang dapat melakukan segala sesuatu yang diharapkan dari trailing stop.
  • Hal ini dapat jejak baik yang nyata dan virtual.
  • Dengan poin, seperti biasa, oleh SAR, ATR dan MA indikator, oleh lilin dan fraktal.
  • Hal ini dapat jejak persen dari keuntungan.
  • Hal ini dapat melakukan semua itu berdasarkan impas bersih serta pada setiap pesanan secara terpisah.
Di tester strategi EA membuka pasangan agar dengan sendirinya, sehingga operasinya bisa dilihat dan dipahami.
Hal ini bahkan dimungkinkan untuk menjalankan optimasi dan mengembangkan strategi baru berdasarkan itu.
Periksa, tes, dan jika Anda melihat sesuatu masih hilang, itu akan ditambahkan!

Friday, July 18, 2014

Cara Memasang Scripts Ke Dalam Metatrader

Langkah menambahkan Scripts baru ke dalam metatrader forex:
  1. Copy file Scripts baru kita (ciri file Scripts adalah dengan extension: *.mq4 atau *.ex4)
  2. Pada aplikasi metatrader, klik menu File lalu klik Open Data Folder (Akan terbuka jendela File Explorer)
  3. Double klik folder MQL4 lalu double klik folder Scripts
  4. Pastekan file Scripts yg sebelumnya sudah kita copy ke dalam folder Scripts
  5. Tutup aplikasi metatrader lalu buka kembali
Jika dilakukan dengan benar langkah menambahkan Scripts forex di atas, maka akan terlihat Scripts yg baru kita tambahkan di dalam navigator.

Cara Memasang Expert Advisor Atau EA ke dalam Metatrader

Langkah menambahkan Expert Advisor baru ke dalam metatrader forex:
  1. Copy file Expert Advisor baru kita (ciri file Expert Advisor adalah dengan extension: *.mq4 atau *.ex4)
  2. Pada aplikasi metatrader, klik menu File lalu klik Open Data Folder (Akan terbuka jendela File Explorer)
  3. Double klik folder MQL4 lalu double klik folder Experts
  4. Pastekan file Expert Advisor yg sebelumnya sudah kita copy ke dalam folder Experts
  5. Tutup aplikasi metatrader lalu buka kembali
Jika dilakukan dengan benar langkah menambahkan Expert Advisor forex di atas, maka akan terlihat Expert Advisor yg baru kita tambahkan di dalam navigator.

Cara Memasang Indikator Forex Ke Dalam Metatrader

Langkah menambahkan indikator baru ke dalam metatrader forex:
  1. Copy file indikator baru kita (ciri file indikator adalah dengan extension: *.mq4 atau *.ex4)
  2. Pada aplikasi metatrader, klik menu File lalu klik Open Data Folder (Akan terbuka jendela File Explorer)
  3. Double klik folder MQL4 lalu double klik folder Indicators
  4. Pastekan file indikator yg sebelumnya sudah kita copy ke dalam folder Indicators
  5. Tutup aplikasi metatrader lalu buka kembali
Jika dilakukan dengan benar langkah menambahkan indikator forex di atas, maka akan terlihat indikator yg baru kita tambahkan di dalam navigator.