kajpatel / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
kajpatel
Added topic Indicator works but does not update on new bars
int OnInit () { //--- indicator buffers mapping SetIndexBuffer ( 0 ,SlopeBuffer); SetIndexBuffer ( 1 ,SMABuffer); //--- return ( INIT_SUCCEEDED ); }
: