- Search Energy EXCH
- skillz16 replied Jan 15, 2018
Retail is almost always wrong. People have been net short on FF for a LONG time! Years probably right? Sode note: It would be interesting to see social post data tested to see when people mention a position in this thread and don't have strong ...
EURUSD only
- skillz16 replied Jan 15, 2018
Looks like it is going to take new highs? Is this China dumping and ending the US? Haha. ^ Actually, can't be right? Wouldn't that cause rates to rise and dollar to go up? Haha, need to stop thinking about it.
EURUSD only
- skillz16 replied Jan 12, 2018
Would not be surprised to see a fall start to happen here as people TP prior to MONDAY USD Bank holiday...

EURUSD only
- skillz16 replied Jan 12, 2018
If it is like almost all other formations (for me), it is nearing a top. If it is like 6/26/2017 - 8/8/2017, I'll be in for some pain... haha
Where there was a "false SHORT, then restart" signal on 7/14-7/17.EURUSD only
- skillz16 replied Jan 12, 2018
The EURUSD will be forever valued at 1.22 by royal decree... haha LOL. Sorry, having a slightly bad DD right now so a bit salty.
EURUSD only
- skillz16 replied Jan 12, 2018
My guess is that there is some low volume jumps to 1.21900 max, then down possibly. I'd guess stops that just got set by people will be run before it starts to get "taken down"... haha but who knows at this point right?

EURUSD only
- skillz16 replied Jan 12, 2018
Yeah, from what I can see US will get advantages of tax cut AND the currency is still really undervalued given the tax cuts will happen (US dollar index). The Euro business will slow from US having tax cuts and Europe not having them. AND the Euro ...
EURUSD only
- skillz16 replied Jan 12, 2018
Anyone think this will have an affect?: "German Buba President Weidmann Speaks" At 11:30EST. I was thinking that they might use this to try to talk down the EUR since I kept seeing that they were saying the other day it being this high is ...
EURUSD only
- skillz16 replied Jan 12, 2018
Haha, if you are right I'll be very very happy. but I have the feeling that it is going to 1.25 to THE MOON! haha, been that kind of cycle... right?
EURUSD only
- skillz16 replied Jan 11, 2018
Down 5%. Calling in a favor for someone to bash this... Right meow!

EURUSD only
- skillz16 replied Dec 29, 2017
How has your trading been? You do have an interesting looking setup. Have you been trading well using it?

Verbal diarrhea matches trading skills?
- skillz16 replied Dec 28, 2017
Do you already have the ability to do things like this? Haha. Or is this what you are planning on adding as you code from January on?
Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Dec 28, 2017
What are the problems with the existing MQL4 and MQL5 that you would like to solve? Are these them, in order of importance?: 1.) Lack of Events and eventing system (?) 2.) Speed 3.) Use with other tools like databases. 4.) "Networking" with ...
Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Dec 28, 2017
You mean to say that this code will work once your code is up and people have linked to the DLL right?
Just wanted to check and make sure.Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Dec 28, 2017
Ah, I see. The "evented" stuff appears to be the difference. Right? =D Couldn't you use something like this to accomplish that if you desired? url You would need to figure out how to use it with the C++. I'm not sure since I've only seen it with ...
Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Dec 28, 2017
I've also written this in MQL4. I think this is similar to what you show here, right?: double AMA_zero = mikeAMA.update(); mikeMa.update(); if( mikeMa.crossedUpAMA() ){ if(!myPositions.there_are_short_positions()){ lots = myMoney.calculateLots(22); ...
Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Dec 28, 2017
Can't you write OO style in current MT4? Here is an example of some of my current code: class TIME { protected: MqlDateTime now_time; void init_time(){ TimeToStruct(TimeCurrent(),now_time); } public: TIME(){ init_time(); } int get_hour(){ return ...
Let's code in C++, Daytrade, & Daydream :)
- skillz16 replied Nov 9, 2017
Haha, what?!? I hope you get along with others because that is like 90% of life. Also don't get why people want to quit jobs so much... why not just use the salary as jet fuel for FX and other investments? Trying to just trade for a living can be ...
How do you see trading - Do you see it as a means to an end?