Edit Your Comment
I need help coding my buy and sell positions and closing them, and lot size to
Oct 31, 2020 at 23:41
會員從Oct 26, 2019開始
1帖子
Hi guys,
So I'm a resident doctor who's gotten hooked on trading, 2years so far and dare I say it's profitable.
So cus of my schedule I decided to learn how to code my own EA.
Here goes..
My plans quite simple, basically 5 and 10 MA cross-over.
I've successfully defined all my parameters and how it should go.
But the problem I keep getting errors in is opening and closing buy and sell orders and lot sizes.
What I want is simply to buy when 5 crosses above 10,then close when 5 crosses below 10 and open a sell order immediately, just 1 order at a time.
And for the lot sizes, I want it to automatically calculate my lot size to always take one fifth of my free margin so I wouldn't get stuck on a fixed lot size as my balance grows.
I'd really appreciate whomever can guide me through this process.. Thanks in anticipation, all ideas are welcome.
So I'm a resident doctor who's gotten hooked on trading, 2years so far and dare I say it's profitable.
So cus of my schedule I decided to learn how to code my own EA.
Here goes..
My plans quite simple, basically 5 and 10 MA cross-over.
I've successfully defined all my parameters and how it should go.
But the problem I keep getting errors in is opening and closing buy and sell orders and lot sizes.
What I want is simply to buy when 5 crosses above 10,then close when 5 crosses below 10 and open a sell order immediately, just 1 order at a time.
And for the lot sizes, I want it to automatically calculate my lot size to always take one fifth of my free margin so I wouldn't get stuck on a fixed lot size as my balance grows.
I'd really appreciate whomever can guide me through this process.. Thanks in anticipation, all ideas are welcome.
會員從Oct 26, 2020開始
27帖子
Dec 21, 2020 at 12:22
會員從Oct 26, 2020開始
27帖子
Even if you have half-baked knowledge of programming you should be able to create an algorithm for yourself using python for MT4. It’s fairly easy to use. I thought of myself as technologically-challenged before I created 2 EAs for daytrading stocks and forex on charles schwab and fxview. Although I use RSI for trend trading and manually sit in front of my system but at times I make use of eas to trade and send me alerts. To be honest if I could do it anybody can :)
會員從Aug 27, 2017開始
84帖子

*商業用途和垃圾郵件將不被容忍,並可能導致帳戶終止。
提示:發佈圖片/YouTube網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。