Penasihat Rata-rata untuk Indikator RSI

0
(0)

Sinyal untuk membuka order adalah perpotongan RSI dari level atas atau bawah.

Level diatur dalam parameter.

eksternal ENUM_TIMEFRAMES jangka waktu_RSI = 60;
eksternal int periode_RSI = 14;
eksternal int level_beli = 30;
eksternal int level_sell = 70;
eksternal int MinStep = 20;
lot ganda eksternal = 0.1;
eksternal ganda K_Lot = 1.5;
extern int Takeprofit = 50;
extern int Magic = 0;
extern int DigitsLot = 2;
extern int slippage = 3;


Contoh

If the indicator crosses the level level_buy = 30 from bottom to top, then the buy position is opened. If the price did not reach TP and a new buy signal arrived, the adviser checks the current price level and, if the price is lower on MinStep, it opens a second trade.

TP of both trades is averaged and set from the point of their total breakeven. The same happens with the positions for sale.

The parameters in the advisor must be selected for each tool separately. This is easiest to do in the terminal optimizer. If you have questions, ask.

Below is an example of the work of the adviser. EA RSI Averange hands first - opening the first position manually. The rest are already opened by the adviser.

Title: 2018-05-01_14-17-28.png Views: 3197 Size: 17.8 KB

Title: 2019-03-12_15-12-06.png Views: 80 Size: 15.0 KB

attachment2618579

Click on image to enlarge Name: Snapshot.PNG Views: 58 Size: 20.9 KB ID: 2596734

paperclip
Attachments

MEMBACA  Forex Dark Market EA - Edisi Gratis

Betapa bermanfaatnya postingan ini?

Klik pada bintang untuk menilainya!

Peringkat rata-rata 0 / 5. Penghitungan suara: 0

Tidak ada suara sejauh ini! Jadilah orang pertama yang menilai postingan ini.

Kami mohon maaf karena postingan ini tidak bermanfaat bagi Anda!

Mari kita perbaiki postingan ini!

Beri tahu kami bagaimana kami dapat meningkatkan postingan ini?



Pengarang: Tim Wiki Valas
Kami adalah tim Trader Forex yang sangat berpengalaman [2000-2023] yang berdedikasi untuk menjalani hidup dengan cara kita sendiri. Tujuan utama kami adalah mencapai kemandirian dan kebebasan finansial, dan kami telah menempuh pendidikan mandiri dan memperoleh pengalaman luas di pasar Forex sebagai sarana kami untuk mencapai gaya hidup mandiri.