- Search Metals Mine
-
nubcake replied Sep 12, 2010and the problem with this statement is most people don't know what running a business is like, and therefore saying "treat it like a business" is just words without meaning to the majority. and by your reasoning this is why most fail, and this is ...
No more BS - What have you learned?
-
nubcake replied Sep 11, 2010if someone has that kind of money to begin with, then why the hell waste time trading (for a possible loss)? if a person knows how to generate that kind of cash then they are already on a 'trend' of financial success and have no need to bust their ...
No more BS - What have you learned?
-
nubcake replied Sep 11, 2010oh right. i have lost track of what day it is. well, that confirms what i suspected anyway. it's all about the "much of the same, just different".
No more BS - What have you learned?
-
nubcake replied Sep 11, 2010i hear that a lot... so what did you learn today? i think people say this a lot and i think it's not true. i think they just keep being re-schooled by the market and continually taught the same lesson that no one knows what the hell is going on. i'd ...
No more BS - What have you learned?
-
nubcake replied Aug 31, 2010no. i think they are just trying to describe to you the normal process of how orders are executed. they are just describing it in the most nonsense way though and it makes no sense really what they said. meaningless. to give a proper explanation of ...
Help for Newbies (Discussion Thread)
-
nubcake replied Aug 31, 2010after looking at the chart for about 5 seconds it appears your demo account is losing money, so i would take a guess that you have hit the threshold of not having enough equity to sell 1.0 lots anymore, hence the order was ignored due to lack of ...
Help for Newbies (Discussion Thread)
-
nubcake replied Aug 25, 2010keep in mind that maths is fallible if things are incorrectly defined. what makes seemingly perfect mathematical sense may have a sneaky underlying mistake that is not obvious. the level of mathematical prowess in the factory is questionable a lot ...
Why martingale doesn't work in trading
-
nubcake replied Aug 23, 2010well then congratulations. i would have offered a potential answer if you had a question. but since you are not new to forex trading then happy trading.
Point and Figure charting with MT4
-
nubcake replied Aug 22, 2010is there a question in that sentence somewhere? p and f is not a 'way of trading' it is a different way to represent price action on a chart. nothing more.
Point and Figure charting with MT4
-
nubcake replied Aug 11, 2010this is a troll thread. let it die. the op wanted everyone to pat him on the back and say "yes, you are right and devine. lead us to victory", but that didn't happen. the horse is dead.
Don't play games with demo accounts
-
nubcake replied Aug 9, 2010why is this so hard? if you have been coding ea's for x amount of time then you would be able to easily write an ea that eliminates the spread from the final results... thereby giving you a clean non-spread affected result. from that you will see ...
Why inverting trades doesn't work?
-
nubcake replied Jul 4, 2010you sip tea while trading from a penthouse. idly, leading a gaggle of online sheep who bow to your guru status. or, you get a new hobby and if you are super-lucky it makes you money too. it's a hard life

I've hit a wall
-
nubcake replied Jun 30, 2010you can crank back the amount of bars my indi uses in it's settings. also, not sure how it handles if you don't have enough bars in history compared to what it is after, so that might be an issue. since i have maxed out my chart history this isn't ...
Intraday Point and Figure Trading
-
nubcake replied Jun 30, 2010yahuh. what you are trying to do has no benefits as the visuals will be uncorrelated anyway, and although it is perfectly possible to code it is just a pain in the butt for no payoff. by dumping it in a separate indi window you have much less to ...
Intraday Point and Figure Trading
-
nubcake replied Jun 30, 2010oh right.... basically, i have no freakin idea what that picture is meant to be, sorry
i think i understand what you are doing, and it's all because you are trying to overlay p n f into your main chart window? just dump it into a separate indi ...Intraday Point and Figure Trading
-
nubcake replied Jun 30, 2010what do you mean by scaling issue? all that i can think of is that you have forgotten to add buffers that sit on the high and low of each p n f column. make it an invisible buffer. in doing this mt4 will automagically scale the indi window to show ...
Intraday Point and Figure Trading
-
nubcake replied Jun 28, 2010unless there is some precision issue in mt4 i'm not aware of perhaps? i'd seriously do some debug output on both the mql version and the dll version sending them both the same values and see exactly what values you are getting before all the math in ...
DLL c++ any examples ?
-
nubcake replied Jun 27, 2010interesting. don't know. maybe do a find for 'normalize' as well as 'round' and see if anywhere in the code you have either of these pop up that you don't realize is in there. very odd.
DLL c++ any examples ?
-
nubcake replied Jun 26, 2010it sounds to me like you really are a beginner coder. like, as in, really only just beginning. learning c++ or any language for use in something that interests you, such as mt4 indicator / ea interaction, is probably just as good as any other ...
DLL c++ any examples ?