Tango.Trader
Tango.Trader
Friends

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

Tango.Trader
Added topic Convert inicator into Strategy
Hi  I'm trying out some simple strategies however I'm struggeling to understand how to produce calculations to use in trade conditions. Anyway if you're able answer this that should be resolved: I'm trying to get this simple
Tango.Trader
Added topic MA different to self calculated MA
double Array_MA10[]; int OnInit ()   { //--- indicator buffers mapping    SetIndexBuffer ( 0 ,ShiftedMABuffer, INDICATOR_DATA );    //---    return ( INIT_SUCCEEDED );   }
Tango.Trader
Added topic Weekend Data
Hi,  I have been trying MT5 recently for automated trading crypto, however there have been some issues with the missing weekend data. I have attached a screenshot showing this missing data. I believe it has contributed to my practice scripts
Tango.Trader
Registered at MQL5.community