Forum

I need a DLL to read text - help needed

Dear Experts: I need a dll to read text so that I could use it for an autotrade program. Thank you for your help

A day counter needed

I need a counter to count 30 days and at the end of 30 days send an alert saying "30 days is counted". Please if you know the solution let me know. TIA

problem to day counter is sloved

I posted a message and asked for help on creating a code to calculate up to 30 days and then send an alert saying " 30 days is calculated". After no one here was able to help me I managed to solve the problem my self. The code is below: static int counter= 0 ; int newday=Day(); int oldday=newday- 1

Could someone tell me why This EA is not working.

I am trying to Subtract from the Text the word Sell, but, the program below can not read the file. My test.txt is stored inC:\Program Files\MetaTrader\experts\files and it contains this Text: SELL EURUSDPrice=1 .32336, Could someone please help. int start() { string File_Name= "test.txt" ,Text; int

Trailing stop does not work in a fast markt- I need Help

I have noticed if the price moves up/down fast trailing stop will not work once the price reaches a broker's stop level . For example, Stop level =20, Opening price=1.30000, Trade Type=buy. As per trailing rule if the BID price reaches 1.30020, trailing stop must trigger and 1.30000 be placed as