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 Moving Horizontal line in the chart
preblueline=data[pos][ 1 ]; if (data[pos][ 1 ]>Open[ 0 ]) { blueline=data[pos][ 1 ]; } if (data[pos][ 1 ]<Open[ 0 ])
Vijay Akash T P
Added topic I want to know what are condition for this indicator
i Have an indicator which is so good in detecting the buy and sell signal . I want to use in EA using iCustom function.. This one indicator for H1 is very good for manual trade. can any one help me to convert this in EA. double ST1 = iCustom(NULL, 0
Vijay Akash T P
Added topic i Have added a EA to Market But
I have added an to the Market. i get this message. How to upload the Custom Indicator to the Market test on EURUSD,H1 tester takes too long time 2018.04.02 00:00:00 cannot open file 'MQL4\indicators\super-trend.ex4' [2] 2018.04.02 00:00:25 cannot
Vijay Akash T P
Created a EA Square Up v1.0 - can Trade in 29 Charts - $ 3000 Capital
Infinoxcapital-demobhs
1000036717
bzbo6cy
Check out this and your comments highly appreciated
Infinoxcapital-demobhs
1000036717
bzbo6cy
Check out this and your comments highly appreciated
Vijay Akash T P
Added topic Want to close trades on achieving weekly profit of $ 50
double AccountWeekProfit() { int netprofit = 0; datetime starttime = iTime(Symbol(), PERIOD_W1, 0); for(int i = 0; i < OrdersHistoryTotal(); i++) { if(OrderSelect(i
Vijay Akash T P
Added topic Close All Position in all Charts of Achieving Equity Percentage Growth
double initial_deposit=AccountEquity(); extern int ProfitPerc=10; i have defined this in start of the trade. Then i have the following line for closing the trade of earning 10% Growth in Equity. I want to if
Vijay Akash T P
Added topic Urgent Help needed in using Time Function in mt4
This is the OrderClose 2020.01.06 01:15:16.766 2019.11.04 18:34:48 Square UP ONLY ONE ORDER GBPUSD .uk+,M1: Order Close Time2019.11.04 18:34:48 The the line get the Order Close Time from the Chart highlighted above I want to update this Order
Vijay Akash T P
Added topic I want to use this indicator in my EA. Can some pro help me
//+------------------------------------------------------------------+ //| SuperTrend.mq4
Vijay Akash T P
Added topic How to confirm that the VPS is working.
Hello Members I would like to confirm that the EA on VPS is working. Is there anyway that i can get this confirmation. I subscribed to 1 Month VPS from MQL 5. Kindly help friends to identify that the VPS is wokring in the VPS
: