Forum

Need a little help on making my EA take only 1 trade then stop

Hey guys so last year I developed an EA to automatically take trades for me. My strategy works very well as long as you know how to read price trends. Anyways as you can tell my code is quite basic and I only knew enough to code this EA since my strategy is real easy to understand. So now I would

Need some help on Telegram_Signal_EA

Hey guys, so basically I have taken the source code provided from an Article titled create bots for telegram and basically edited the code for the telegram_signal_EA to basically send trade based off my strategy. So I compiled to check for errors and everything works fine even when I apply the EA to

New to Coding need a little Help

So I made an EA solely for entries a couple weeks ago and now I'm looking to turn my robot to fully automated my problem here is I'm getting error now with TotalNooforders() with my code now when I applied an exit strategy using RSI. Please can someone help me here's the code extern int

EA only opens trades 1 by 1

So I built an EA only for entries nothing else. But for some reason for example when there is a setup on AUDUSD and another on GBPNZD at the same time the robot only take 1 of those trades. Why? What can I do to fix this problem. Im new to coding so please bear with me. I know I said it was only for