saraaaa
saraaaa
Friends

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

saraaaa
Added topic Expert alerts candle size more than specified pips
Hi, I would like to write an expert that if the candle height is more than my specified pips an alert pops up on screen
saraaaa
Added topic why this simple code doesnt work ? please help
this program doesnt buy and sell on the chart and I dont know why, can you tell me the reason
saraaaa
Added topic why this simple buy and sell doesnt work ? please help
hello, I have written this simple program but when I run it on the chart it does not sell or buy
saraaaa
Added topic this simple buy and sell EA gives me error :-(
Hello, I have write this simple EA to buy and sell from the opening price but it errors me, can you solve it for me :( Thank you
saraaaa
Added topic my trade start from a specific time..
Hello, I want to write that from 11 o'clock, if the price go higher 20 pips from the open of candle of that time buy and if it goes 20 pips below of the opening of that time sell, what would be that to specify this specific tim to my EA ? thank youu
saraaaa
Added topic how to swap between funcions ?
Hello, I am new in programming :-)  I want to write a program like below I want to know how can I swap between functions function a() { if ( ------ ) buy; else if ( ------- ) sell; } if any of the condition happend and it sell or buy, go to
saraaaa
Added topic how does different returns work ?
Hi, I'm new to programming, I have some questions, one is that I can't understand what does different returns mean, for example return(0) , return(NULL), return(INIT_SUCCEEDED) my second question is that how can I go from a function to another one
saraaaa
Registered at MQL5.community