mohsen bahrami / Profile
mohsen bahrami
Added topic Max size of local variable
Hello every one. How much is the maximum size of a public variable? Can this amount be increased? For example, I want to define an array with 30,000 indices, which gives an error of variable size being too large
mohsen bahrami
Added topic Access violation at 0x000000007FFF00D6 read to 0xFFFFFFFFFFFFFFFF
Hi every one. Please help me how solve error in backtest after updating mt5 and compiling my program: Access violation at 0x000000007FFF00D6 read to 0xFFFFFFFFFFFFFFFF In forum I found several similar problem but no clear answer
mohsen bahrami
Added topic How Can i Read an open cvs File?
Hi is there anyway to Open and read an Open csv file
mohsen bahrami
Added topic Meaning of colors in the calendar tab
Hi every one. I have a question : What do the colors in the calendar tab (green, white and pink) mean
mohsen bahrami
Added topic How can i get ticket of the last position?
Hi After i use "PositionClose()" and my open position get closed, I want to know ticket of the last order and use "GetLastOrderTicket()" Function as below: but the ticket returnd is for The last one left. How can i
mohsen bahrami
Added topic How Do i Use PositionClose()
Hi. How can i get the ticket of an position and close a the position? whats wrong in Code ? InThe Code, I Open a position and immediately (after 10 seconds) i want to close it. //+------------------------------------------------------------------+
mohsen bahrami
Added topic calculate time of 10th next candles
Hi how can i get the time of 10th candle later on H1 timeframe
mohsen bahrami
Added topic problem in srategy tester
Hello Backtest tab in "strategy tester" , doesn't show any thing after testing strategy. How can i fixed it
mohsen bahrami
Added topic OnTick Handle
Hello Every one i want to know more about text Below. How often does the Ontick() handle? Is it possible every 10 or more ticks, once Ontick() Handles
: