sky_lc / Publications
Forum
Question about log file
Hello, whenever we open an order in metatrader it then is written to the log file. Whatever we do to that order it´ll be written in the log. So let´s imagine that my desktop mt4 is running, but for some reason I open an order with my phone, in the mobile mt4. Although the order shows in the desktop
orders from mobile platform in log file
Hello, I noticed that whenever i place an order on my android mobile platform, it isn´t registered in mt4 desktop log file, even though it displays it on the chart. Is there a way of registering on the log file those orders? I was thinking of an indi that would register the activity on chart to the
EA read price of horizontal line
Hello, i´ve been trying to make my ea read the price of an horizontal line to work as a trigger. I can type the price manually and it´ll work the way I want, but if i could "type" it graphically would be great. I´m not an expert coder... :) I used ObjectGet. Note that I also place a horizontal line
HA longs but no shorts?
Hi guys, i´m a newbie in code. But i´m studying hard. I´ve been experimenting an EA with heiken ashi and i´m running into some trouble that i´m not able to fix. All I want it to do is: if it turns red go short; if it turns blue (or green whatever) go long; Maybe this is something i´m not aproaching
adding price cross alert to indi
Hello, I´ve been studying code for a few weeks and I plan to continue learning until i can say that i´ve mastered it :)... for now i´m a complete rookie and just trying to add simple functions to indicators that I like. So, what brings me here is something that has been driving me nuts and my only
adding alert function to indi
Hello, I´ve been studying code for a few weeks and I plan to continue learning until i can say that i´m a expert :)... for now i´m a complete rookie and just trying to add simple functions to indicators that I like. So, what brings me here is something that has been driving me nuts and my only