Sherif Hasan / Profile
- Information
|
10+ years
experience
|
0
products
|
0
demo versions
|
|
1
jobs
|
0
signals
|
0
subscribers
|
Friends
1003
Requests
Outgoing
Sherif Hasan
Added topic How to / Where to use enum?
Hi, Question as above? I tried some code here. but it shows many error! can anyone show me exact example to use enum? i tried search googling, no use? enum CurrencyEnum { EUR, USD,
Sherif Hasan
Added topic Can anyone support me to use this function?
Hi, I really wanted to use this function written by "RaptorUK", but i am still getting error. I am not expert with ObjectLabel, but i tried my best to display objects on screen, too much of line i wrote. so i would like to use CommentLab her eis the
Sherif Hasan
Added topic Default Template for EA?
Is this possible to apply default template for my EA? because when my EA applies text are invisible while background colour are same. so i would like to apply default template when EA applied. Please suggest me to solve this issue
Sherif Hasan
Added topic Close Order Partially by given %?
Hi, I want to close when order runs with +20 pips i would like to close running order % of order partially with some profit. eg: lot size: 1 lot partial close parameter is = 50% so when order is running above 20+ profit pips i would like to close the
Sherif Hasan
Added topic How to find whether my previous order closed with s/l or t/p?
Hi, i would like to find whether my previous order closed with s/l or t/p? please advise me to find
Sherif Hasan
Added topic Is there Free VPS available?
Hi!, I want to run my updated EA with demo account ! Is there free VPS available as a trail period. once i satisfied with my EA ans VPS i can go for paid service with live account? Please advice me
Sherif Hasan
Added topic How to get last closed order gained pip?
How to get last closed order gained pip? Is there any function available to find last closed order pip value
Sherif Hasan
Added topic Please help me with Hammer Candlestick Formula?
Hi, I am currently adding candlestick pattern for my EA. herewith i found formula for black hammer/white hammer from our forum. but i want to confirm whether the formula is correct or not? { if ((Close[ 1 ] > Open[ 1 ])
Sherif Hasan
Added topic Please Resolve my mistake?
Hi, I want to run my ea as following time. eg: 10,11,13,14,15,17,18,19,20 I tried following code, but i get error. hope i use user variable i defined something wrong. can you support me to resolve this issue? extern int HoursOpen = 1 , 2 , 3 , 4 , 5
Sherif Hasan
Added topic Need Help to total orders closed current day?
Hi, I would like to add condition for my EA to place order not exceeding more than 2 orders. EA place 1st order if its loss again place new order, even it closed with loss no more order. I want to add condition or how to get total closed order today
Sherif Hasan
Added topic How to Stop EA for 1 Hour?
Hi!, I would like to stop my EA on News Hour. so that i want to implement to stop trading in before and after 30 news time. Eg: NewsHour1=15:30; NewsHour2=11:30; When NewsHour1 is 15:30 EA should stop from 15:00 to 16:00 When NewsHour1 is 11:30 EA
Sherif Hasan
Added topic Shall i Suspends execution of the current expert for the specified interval?
Hi! Shall i Suspends execution of the current expert for the specified interval? eg: i would like to validate conditions at buystop/sellstop at 11:29, once validated EA must wait 55-59 seconds and must place order. is this possible? shall i use Sleep
Sherif Hasan
Added topic Is this possible to open trade on exact seconds?
Hi, Is this possible to open trade on exact seconds? eg: @10(HH):15(MM): 01(SS) i want open buystop/sellstop at 10:15:01 is this possible to code to filter seconds
Sherif Hasan
Added topic Why don't i see Custom Indicators on Navigator?
Hi, Since yesterday i don't see Custom Indicators on Navigator. What will be the probloms? before it was shown. Also when i tried on indicators menu, many indicators showing as grey colors and as hidden? Please support me to solve this issues? My
Sherif Hasan
Added topic How to add Combo Box as extern variable? see pic!
Hi, Is this possible to add list/combo box as extern variable? if yes how to add? pls. see image i attached here
Sherif Hasan
Added topic Multi Pair Buy/Sell order?
Hi, Is this possible to open multi orders for different pairs using single EA? eg: I would like to sell all USD pairs so when EA runs it must open Sell/SellStop/SellLimit USDJPY ,USDCHF,USDCAD,etc... if possible please give me suggetions to start
Sherif Hasan
Added topic How to get Last 2 digit value after decimal point?
Hi, I would like to get Last 2 digit value after decimal point? eg: 0.814 25 0.81 42 Thank you in advance
Sherif Hasan
Added topic How to get second candle open/high/low/close of opened chart?
Hi, Hope, subject itself asks question: How to get second candle open/high/low/close of opened chart ? eg: i opened 4 hour chart. i need the2nd candle of the day. please give me support
Sherif Hasan
Added topic Timeframe 3m,10m Possible?
Is this possible to use timeframe 3m,10m for EA, which is not available in chart
Sherif Hasan
Added topic How to find values for 24hrs?
Hi! I like to take high/low of last 24 candle in 1hr chart. eg: 01AM GMT(yesterday) to today 01AM(today). how to filter the above time periods? when i try which filter current 01am candle high/low only. Please help me to solve this issue
: