@SimpleMeLike technically speaking, EMAs should calculate based on the completion of a bar/candle/whatever, so it will always lag. That may or may not impact your execution.
if you don't know basic data structures, nested loops, and etc, yeah it's going to be difficult to code it up. Go take the intro programming class.
Alternatively, you could pay a programmer to do so.
Thanks jj90,
Yes, I will take a programming course for sure, just cause I may have to eventually move in the automation trading arena soon.
EMAs want impact my excursion, i want for bar to close and enter on limit orders. The EMAs will be there to just for price direction (e.g., if 30 ema is above 50 ema , 50 above 70, etc, long after bar close, etc.)
No way I will pay a programmer to code a system that can make me money. What happens if programmer takes my system, review the performance, and trade his/herself? Or better yet sale my system? I pay coder all this money, and system has poor performance. Then i pay him again for another idea, it fail as well. All while trading business is making no money. Better to build my self, less hassle this way and cost me nothung but time.