forexsender
forexsender
Friends

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

forexsender
Added topic Need help for this naked Expert advisor that not open order while start
#property copyright "Copyright 2019, MetaQuotes Software Corp." #property link        "https://www.mql5.com" #property version    "1.00" #property strict extern int BiggestCandleRange = 6 ; extern bool
forexsender
Added topic Closeorder function is not work Plz help me
I have this codes but not work close function How can I success it extern double LotSize = 0.5 ; int BuyTicket; int SellTicket; int magic; double atr_current, atr_past; //+------------------------------------------------------------------+ //| Expert
forexsender
Added topic How can I open same subsequence orders if one entry make profit
If one entry make profit ,how can open next same orders into this direction in EA How can code it
forexsender
Added topic Someone help me Why happen multiple open orders in each bar of my EA
I coded MA crossover EA .After one order successful opened and get take profit ,next open order happen multiple times(around 100 orders) in each bar.What wrong with that.Someone help me. void OnTick()   { //---
forexsender
Registered at MQL5.community