master_dude
master_dude
Friends

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

master_dude
Added topic rolling window with linear decreasing weights
good day to you all! attached code is of a 10 period rolling window with linear descreasing weights. this is my first and very rudimentary step towards implementing an adaptive feature into EAs so that parameter values adapt to changing market
master_dude
Added topic need help with logic for trading log
good day to you all :) following code is of a trading log function i have written, which writes a number of variables to a file. its all working good besides it writes each order over and over again by each new run of the loop. now i was kind of
master_dude
Added topic is it possible to retrieve the ininitial stoploss value after modifying the stoploss?
i am currently coding a trading log which executes everytime a trade is closed. one of the values for my log is the stoploss. however, i want to use the original stoploss when my trade opened, but since i modify the stoploss during the trade, calling
master_dude
Added topic Some periods of my data not recognized by strategy tester? Can I trust my results?
hi all, I had planned a backtest this morning when found that the mt4 strategy tester returned no significant results. i couldn't understand this as my initial test was a direct duplicate of a test i did recently which yielded plenty of significant
master_dude
Added topic directory problem - tester is not updating files in /experts
hey guys,  any of you had this problem with metatrader strategy tester ? it is not updating the /experts directory. in the tester dropdown menu i still see files i have deleted and it inconsistently updates changes in code...? that is, sometimes
master_dude
Added topic Anybody has the code mt4 strategy tester uses to draw arrows and lines on trades?
I would like to include a similar type of object drawing on my charts for my EA so I can visually track when and where it opened and exited trades... anybody has or know where to find the code strategy tester is using
master_dude
Added topic What soft/hardware are you using for back/forward-testing?
Dear fellow traders, Two questions about what soft/hardware you are using for back/forward-testing.  1) In the process of purchasing a new computer but not sure just what I should look for in terms of CPU,RAM and diskspace etc? I plan to use the
master_dude
Added topic Question about setting up a VPS at home
dear fellow traders!  I am in the process of setting up a VPS at home. Something along the lines of what this guy is describing:  http://www.tradingheroes.com/how-to-build-your-own-low-cost-metatrader-virtual-private-server-vps/
master_dude
Added topic Question about data quality in backtesting
I have almost finished coding my first EA and exited about doing a proper backtesting soon. At first I thought I would use the data available in history center, but then this thread (link below) suggested to download data from dukascopy instead? What
master_dude
Added topic Entries are distorted 5pips too high?
Anybody can help me with this? I have made my first very basic EA and in strategy tester was working fine. However, now when applying to live chart both my buy and sell entries are about 5pips too high. EA code is attached and picture shows the basic
master_dude
Added topic Run as Administrator in MT4 for MAC
hi all as far as I can see it is a well known problem that if you don't run mt4 as administrator you run into several bugs such as mt4 not saving your trend lines and indicators and some other functionality missing. i have seen online several threads
master_dude
Registered at MQL5.community