Kiran Chandekar
Kiran Chandekar
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Kiran Chandekar
Added topic Finding out Profitable Expert Advisor In Market
Hi Friends,  I see many EA  in a market that Promises  12 digit profit by investing 3 digits money.  Do these EAs are really profitable ? As per my understanding these strategies are using EA's based on martingale strategy to show
Kiran Chandekar
Added topic adding trailing stop to ea
Hi Dear Friends, I just want to add the trailing stop code to my ea. Can you please help me to know exactly where should I add code . If possible help me with trailing stop code. my ea is as below. Kiran
Kiran Chandekar
Added topic order send error 130 on setting 30 pips stoploss and trailing stop
I am getting order send error 130. If I try this on demo server of mt4 it works. But if I test in real account of broker instaforex it does not work. What could be the reason
Kiran Chandekar
Added topic Preparing for next chapionship.
Hi Friends, I am developing EA to meet the criteria of championship rules.   Following are my queries Make a minimum of 5 non-demo trades in the first 7 months of testing (2012.01.01 - 2012.08.01) and in the 3 months of the contest  
Kiran Chandekar
Added topic Order modify
                 if ( dir == LONG ) {                    if (
Kiran Chandekar
Added topic change logic in ea
I have one ea in which logic is to exit trade if opposite signal come. but I want to now open buy and sell order at a time what changes I need to do        // Exit any trades in opposite direction
Kiran Chandekar
Added topic Ordersend error while testing EA
Hir Friends I am facing issue while sending order can anybody help me with this. FYI lot is calculated based on % of account freee margin . Can you help me to know what is wrong. Thanks, Kcfve123
Kiran Chandekar
Added topic expression on global scope not allowed.
Hi Friends, For MT4 EA I have get passed out of many errors but there is sill many warning message with "expression on global scope not allowed. " How can I deal with this.  Will this warning message affect my EA.   Thanks kchandek 
Kiran Chandekar
Added topic expression on global scope not allowed.
Hi Friends, Please refer above warning message. Please help me to get out of this warning message. Thanks, Kcfve123
Kiran Chandekar
Added topic Metaeditor issue while checking error in EA.
Hi Friends, I have one MT4 EA I have done changes in the EA under metaeditor of MQL5 saved it. If I use metaeditor of MQL5 I do not see any errors but If I use MT4 metaeditor it is giving 100's of error. Do anybody come accross this issue & will
Kiran Chandekar
Added topic Converting MQL4 to MQL5 Code
Hi Friends, I want to convert my MQL4 code MQL5 with no efforts. Can I get any link wherein I attach my mql4 code & get it converted in single click & sdownload my mql5 code. I tried  mqlconvert.com but still my EA is giving 78
Kiran Chandekar
Registered at MQL5.community
Kiran Chandekar
Added topic moving from fixed take profit to calculated on some condition
Hi Friends, I have developed one EA in which I have fixed take profit value say 150 pips. Now I want to change my take profit based on some condition like close buy order if macd goes in negative. Another issue is my trade lot size is calculated on %
12