I am gettig an illegal "use of operator <" on my toolbox

 

Newbie programmer trying to learn MQL 5 just found a strategy that I want to  practice coding all is going well fixed all errors but just keep getting one error popping up saying i am using the <> >= illegally can someone point out where i may ne going wrong

***

for reference i want the signal to be triggered when the price breaks my 50 ema but not the 100 and then buy one it then come back to break the 50 ema a simple pullback strategy

 
Paste it in code
printf("Like this"); and share the full code so i can help
 
FXMajor:

Newbie programmer trying to learn MQL 5 just found a strategy that I want to  practice coding all is going well fixed all errors but just keep getting one error popping up saying i am using the <> >= illegally can someone point out where i may ne going wrong

***

for reference i want the signal to be triggered when the price breaks my 50 ema but not the 100 and then buy one it then come back to break the 50 ema a simple pullback strategy


Please insert the code correctly: when editing a message, use the button Code...

Reason: