Help coding simple indicator - page 2

 
mt4ski:

Thanks Man 

but i try to add it to MT4 didnt work

 
freecbc3:

Thanks Man 

but i try to add it to MT4 didnt work

Did you compile it? Also, alerts won't pop up in strategy tester. They will appear in the log. 

Don't forget the market is closed at the moment. 

 
mt4ski:

Did you compile it? Also, alerts won't pop up in strategy tester. They will appear in the log. 

Don't forget the market is closed at the moment. 

OK Thanks you so much 


can u add color for signal up and down ?

 
freecbc3:

OK Thanks you so much 


can u add color for signal up and down ?

Sorry, it's time to learn on your own now. The documentation you should look at is the following:

https://www.mql5.com/en/docs/constants/objectconstants/enum_object/obj_arrow_buy

https://www.mql5.com/en/docs/constants/objectconstants/enum_object/obj_arrow_sell

Documentation on MQL5: Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_ARROW_BUY
Documentation on MQL5: Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_ARROW_BUY
  • www.mql5.com
//| Create Buy sign                                                  |               time=0,                             price=0,                         width=1,            //| Move the anchor point                                            | //
Reason: