skarlgus8971
skarlgus8971
Friends

Add friends via their profile or user search and you will be able to see if they are online

skarlgus8971
Added topic How to add value to char Array to do webrequest http?
I am trying to do http post request for practicing. I am receiving http post on my node server. However, req.body returns undefined. How can I add MA value to the http post request in this case
skarlgus8971
Added topic How can I send `Buy` request on Start?
ini OnInit () {          if ( PRICE_CLOSE > iMA ( Symbol (), Period (), 20 , 0 , PRICE_CLOSED)) {         req.action = TRADE_ACTION_DEAL ;
skarlgus8971
Registered at MQL5.community
skarlgus8971
Added topic Adding Code
Hello, I am very new on this programme and Want to know how to type filping chart #property show_inputs #import "user32.dll"    int GetParent ( int hWnd ) ;    int SendMessageA ( int hWnd , int Msg , int wParam , int lParam ) ;