Vijay Akash T P / Profile
- Information
|
6+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
45
Requests
Outgoing
Vijay Akash T P
Added topic i Need help in fixing this indicator
this indicator is not auto refreshing alongwith the chart progress, thanks in advance //+------------------------------------------------------------------+
Vijay Akash T P
Added topic I need help in this regard
int CheckBuyOrdersinLoss() { int op; { for (i= 0 ; i< OrdersTotal (); i++) { if
Vijay Akash T P
Added topic icustom indicator help needed
//+------------------------------------------------------------------+
Vijay Akash T P
Added topic I need help
int SendScreenShot( const long _chat_id, const string _symbol
Vijay Akash T P
Added topic I need to fix this. this sends screenshot of all open charts in that account, i want to send only one chart which is chart open, thanks for
if ( TimeCurrent () >= lastscreenshotsend + 1800 ) //if (lastscreenshotsend + 3600 != Time[0] ) { photosend == 0 ; string
Vijay Akash T P
Added topic How to delete my account in mql5 market
I want to disable or delete an account in mql5 market , How can i do that. Thanks in advance
Vijay Akash T P
Added topic I dont see Ready Button
EA market validation is passed. But i dont see ready button for submitting for moderator review. can someone help me. Thanks in advance
Vijay Akash T P
Added topic Unable to add my advisor to the Market
i get these two errors continuously tester takes too long time strategy report is not available can you please help me resolve the issue
Vijay Akash T P
Added topic Market Watch Trading All Pair through E A
Hi I want my robot to trade all pairs in the market watch window, I do write this program, but it dont trade at all, can guys please help, where i am gone wrong
Vijay Akash T P
Added topic Need Help in calling index buffer values of Arrows Drawn on Main Chart in EA
Hi I need to call the up arrow and down arrow, in this indicator, can someone help me please Thanks in advance //+------------------------------------------------------------------+
Vijay Akash T P
Added topic Order send error 2
I am using the same code with two brokers, one broker things are working fine, but with other brokers, it places 2 or 3 orders and then this error comes up Order send error 2 This is the function i use for defining lots , Ordersend, can any one
Vijay Akash T P
Added topic Little stuck here with Buy Sell Conditions
double Buy1_1 = iMA ( NULL , 0 , 21 , 0 , MODE_EMA , PRICE_CLOSE , 2 ); double Buy1_2 = iMA ( NULL , 0 , 200 , 0 , MODE_EMA , PRICE_CLOSE , 2 ); double Buy2_1 = iMA ( NULL , 0
: