Grid Zone
90 USD
Demo indirildi:
246
Yayınlandı:
15 Şubat 2019
Mevcut sürüm:
16.6
Uygun bir robot bulamadınız mı?
Freelance üzerinden kendi
robotunuzu sipariş edin
Freelance'e git
Freelance üzerinden kendi
robotunuzu sipariş edin
Bir alım-satım robotu veya gösterge nasıl satın alınır?
Uzman Danışmanınızı
sanal sunucuda çalıştırın
sanal sunucuda çalıştırın
Satın almadan önce göstergeyi/alım-satım robotunu test edin
Mağazada kazanç sağlamak ister misiniz?
Satış için bir ürün nasıl sunulur?
Alım-satım fırsatlarını kaçırıyorsunuz:
- Ücretsiz alım-satım uygulamaları
- İşlem kopyalama için 8.000'den fazla sinyal
- Finansal piyasaları keşfetmek için ekonomik haberler
Kayıt
Giriş yap
Gizlilik ve Veri Koruma Politikasını ve MQL5.com Kullanım Şartlarını kabul edersiniz
Hesabınız yoksa, lütfen kaydolun

I am using the grid zone and seems working fine, but I have a question, I am increasing the lost size step by step and monitoring the drawdown every time I am changing it, but I discovered that almost no matter I increase the lot size from 0.01 to 0.02 to 0.03 the profit is the same, is it adjusted to pip value or amount value and how to increase it to be relevant to lot size, noting that I am setting it to maximum profit.
Other than this the system is working fine and doing exactly as it was made for
Thank you
I am using the grid zone and seems working fine, but I have a question, I am increasing the lost size step by step and monitoring the drawdown every time I am changing it, but I discovered that almost no matter I increase the lot size from 0.01 to 0.02 to 0.03 the profit is the same, is it adjusted to pip value or amount value and how to increase it to be relevant to lot size, noting that I am setting it to maximum profit.
Other than this the system is working fine and doing exactly as it was made for
Thank you
.
Hello, We have updated based on your feedback.
You can update to the latest version via this link.
https://www.mql5.com/en/market/product/35660
Best regards
.
Hello, We have updated based on your feedback.
You can update to the latest version via this link.
https://www.mql5.com/en/market/product/35660
Best regards
As shown in the picture
.
Hello, We have updated based on your feedback.
You can update to the latest version via this link.
https://www.mql5.com/en/market/product/35660
Best regards
I appreciate your prompt response and professionality.
I appreciate your prompt response and professionality.
May I have a brief explanation on how I use the new 3 fields
May I have a brief explanation on how I use the new 3 fields
Sorry for the late reply
The profit function consists of 2 options: Balance and Target
If you choose Balance and set risk = 1.0, the profit must be greater than the current balance to close the profit, which is calculated as {Balance = risk*(AccountBalance()/1000)}
And if you choose Target and set Target_money, it means the profit amount must be greater than Target_money to close the profit
Best regards