- Search Energy EXCH
-
LinkersX replied Dec 28, 2017what kind of Green Energy is that ?
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017// time1 will be current time now in microseconds since epoch xTime time1(xTimeNowMS()); xSleepMS(50000); // wait 50000 microseconds time1.add(xTimeNowMS()); // add another time now in micros print (time1.year(0)); //print first element print ...
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017it just_flows like this: video
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017Why bother? // time1 will be current time now in microseconds since epoch xTime time1(xTimeNowMS()); time1.add(xTimeNowMS); // add another time now in micros print (time1.year(0)); //print first element print (time1.month(1)); //print second element
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017although don't underestimate MQL4. For example: // MQL4 code double high1; ulong timerStart = xTimeNowMS(); // time Now in microseconds since epoch for(int i=0; i<10000000; i++) { high1 = High[0]; } ulong timerEnd = xTimeNowMS(); ...
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017I don't even use std:: containers in C++ because of speed, but have custom xVector class and other containers... #C? haha NinjaTraders Everlasting Market Replay and overall speed ;-))))))))
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017X->youGottaBeKiddingMe; Java and .Net interfaces to supported Forex brokers in a legal and robust way. C# and Java, LOL
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017Not even close, You must see the bigger picture first
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017x-> Sometimes Dimming the light Makes the picture clearer , same as smoking Green Energy will broaden your vision and allows you maybe, just maybe to see the bigger picture here video
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017// simple Event Driven architecture, so any Average Joe Trader can understand... xOrder long1; xOrder short1; if(e.broken_swing_low) { short1.sell(); } // second one to learn for Trader Joe if(e.higher_swing_high) { long1.buy(); } // #3 previous ...
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017What kind of Green Energy you smoking?






Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017//->silly me :-))) xTime time1(replayStartTimeAsMicrosecondsSinceEpoch); renko1.replay("192.168.1.43:27017", time1, HTML5); // to replay xBars container on father in-law's MetaTrader 4 // for symbol EURUSD as UltimateRenko bar type in the browser as ...
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 28, 2017Not only that i implemented this but much more to come... Linkers::X API will be released for FREE on github in January 2018

Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 27, 2017Lovely Jubbly, We gonna have a contest here. I won't be participating though, but i would really love to see your challenge gets accepted and good code written
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 27, 2017Ok lets see some other examples: xMarketReplay replay1; xTime time1 ; // actual begin time of replay Microseconds resolution //init xTime.scDateTime(sierra_SCDateTime); // init xTime from SierraCharts SCDateTime replay1.loadHistory(20170101, ...
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 27, 2017"Problem is always the coder" you are so right. Thanks for your participation in this thread

Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 27, 2017Thanks for your input. Welcome to the conversation. So, what is your vision of the"ultimate language"?
Let's code in C++, Daytrade, & Daydream :)
-
LinkersX replied Dec 27, 2017What intervention? Like when my mother in law gathered the in-Laws for an Intervention, because I'm lazy as man can be and i medicate myself on her daughter's couch, watching charts on my laptop whole day long with a "day-dream" in my head that my ...
Micro martingale with small capital