MaEurUsd EA
FREE
Published:
19 September 2020
Current version:
1.2
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register

Добрый день. А можно добавить функцию общего тейк профита?
hi, there is, its called "ordersProfit", 1 means total profit 1 $, change it to what you want.
hi, there is, its called "ordersProfit", 1 means total profit 1 $, change it to what you want.
oh, no, you are right, it was only closing buys or sells, anyway, new version added with "totalProfit" function.
oh, no, you are right, it was only closing buys or sells, anyway, new version added with "totalProfit" function.
Спасибо за дополнение.
Hi,
It seems, it closes other position that was opened by other EA. Can you verify? Thanks a lot!
Hi,
It seems, it closes other position that was opened by other EA. Can you verify? Thanks a lot!
yeap, run it by it self..
Можете ли вы обьяснить значения параметров: tradeDistance, orderProfit, totalProfit, DecreaseFactor ? Также в MaximumRisk - 0.02 это 2% или 0.02% ? Спасибо.
tradeDistance - the distance / range between the trades in points.
orderProfit - closes only buys or sells (only if in profit)
totalProfit - close all trades (only if in profit)
DecreaseFactor - you dont have to use it (its internal function, not has to be changed)
MaximumRisk - if i remember correctly, its 2 % of the account. try different numbers to see how it works.
tradeDistance - the distance / range between the trades in points.
orderProfit - closes only buys or sells (only if in profit)
totalProfit - close all trades (only if in profit)
DecreaseFactor - you dont have to use it (its internal function, not has to be changed)
MaximumRisk - if i remember correctly, its 2 % of the account. try different numbers to see how it works.
Thanks a lot!