ankityadav
ankityadav
mql at india
Friends

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

ankityadav
Added topic Problem With LotSize
Hi,Need some help with my Ea Please find the attached Ea Put lots size equal to .07 as input and put a horizontal line and give name as trend and also give description as trend The problem when ever trade excute with this lotsize then it will change
ankityadav
Added topic find the average range of last xbars and y timeframe
Can some body tell me hw to find the average range of x bars and y time frame
ankityadav
Added topic Previous Range
Can some tell me hw to find previous range bar value
ankityadav
Added topic Indicator Problem
HI please see the above code it is a simple indicator which is not i mean it doesn't showing when i m printing values .Can some body help me ?? #property indicator_chart_window #property   indicator_buffers 2 extern int period= 15 ; extern
ankityadav
Added topic Need some help in the code
Hi i m working on to save data in to any directory in csv format //+------------------------------------------------------------------+
ankityadav
Added topic How to Read and write data from out side the metatrader folder
Hi everyone,Can you please help me hw to read and write file from external folders can you show me some small code so that i understand ?? Many Thanks
ankityadav
Added topic Not running in m1,m5 and m15 time frame
//+------------------------------------------------------------------+
ankityadav
Added topic Want to print the horizontal lines at some distance level
if (limit<=Xbars)     {      if (isCross)       {          if (fastsma>=slowsma && fastsma> MarketInfo ( Symbol ()
ankityadav
Added topic Trouble in printing the line in last say 50 bars
Hi,Can somebody help me in prinitng the lines on last 50 bar
ankityadav
Added topic Problem in drawing the horizantal line
HI,Can some solve my problem please find the attach .Actaully what i m trying to do is to print the horizontal line and if you see the image it does print the line but i want to print the line on the same point when cross occur and another thing and
ankityadav
Added topic CAn some body help me to change a color of one line my indicator
#include <stdlib.mqh> //+------------------------------------------------------------------+
ankityadav
Added topic Problem in code
Hi everyone,I am having a problem in calculating the current value of each currency and and print all values on a single chart .I am having problem in just finding the currency pairs only what code i write so that i got the all currencies.Is their
ankityadav
Registered at MQL5.community
ankityadav
Added topic non repaint indicator
can any one have a tarzan  non repaint indicator