- Search Energy EXCH
-
Retep replied Oct 2, 2020Search for "3 Level ZZ Semafor".
Just learned about hedging, does anyone use it for scalping?
-
Retep replied Sep 18, 2020I guess nobody here is able to do what this girl is doing. It's not about what you can or can't, it's about what you are willing to put in to learn it. Forex trading (and even what this girl is doing) is learnable, for almost everybody. url
Forex - A negative sum game for losers
-
Retep replied Aug 22, 2020Indeed! That's why I don't use a stop loss stored in the brokers infrastructure. I use a Trade Manager to to pull the emergency parachute if it's time to do so. And I usually trade currencies, not single currencie pairs. An example here: url
What I learned after losing $300,000 trading forex
-
Retep replied Aug 15, 2020Sounds like my Trade Manager could do what you are looking for. It's free available at my GitHub account: url
Software for easy Net Position Management?
-
Retep replied Mar 9, 2020I have fixed it. Now compiles with current build (2361). Please get it from my GitHub repository, i don't post code at FF anymore (version mess): url
MT5 Indicators and EAs
-
Retep replied May 25, 2019MT5 has a built-in calendar... works pretty well for me...
MT5 Indicators and EAs
-
Retep replied May 23, 2019Completely rewritten...
I will code your EAs and Indicators for no charge
-
Retep replied May 20, 2019Prefix your object names, for example with short_name : void ManageLine(string lName, datetime startTime, double lPrice, datetime endTime,color lColor, ENUM_LINE_STYLE lStyle, int lWidth) { string _lName = short_name + lName; if (ObjectFind(_lName) ...
I will code your EAs and Indicators for no charge
-
Retep replied May 19, 2019Yes, the delete of the objects didn't work. OnDeinit event wrong signature and so not executed. file
MT5 Indicators and EAs
-
Retep replied May 4, 2019Not my road, but sometimes it can be necessary to protect his intellectual work. The easiest way (there are many others): Ask the customer for his account number, then check it in your code with the function AccountNumber()
I will code your EAs and Indicators for no charge
-
Retep replied Apr 20, 2019This is now the version with gain/loss calculation and some settings implemented. Your feedback is always welcome. image file
MT5 Indicators and EAs
-
Retep replied Apr 18, 2019This is the first prototype of this fancy buttons. I will add the calculation of the gain/loss of each leg (updated every second) and make the positions and colors of the buttons configurable. Let me know if you need something else. image file
MT5 Indicators and EAs
-
Retep replied Apr 12, 2019See attached a first version of the "BuyAndBuyLimit" script. I have refactored/reinterpreted the original script a little bit. Drag the script above the price to create a market order and darg it below the current price to create a Buy-Limit order. ...
MT5 Indicators and EAs
-
Retep replied Apr 11, 2019Yes, Esther, thanks for your feedback. I have fixed the bug, see my updated post.
MT5 Indicators and EAs
-
Retep replied Apr 10, 2019And this is the conversion to MT5 as you have requested it in another thread. Edit: Bug fixed messing with multiple pairs. file
MT5 Indicators and EAs
-
Retep replied Apr 10, 2019Done Edit: Bug fixed messing with multiple pairs. file
I will code your EAs and Indicators for no charge
-
Retep replied Apr 7, 2019Sorry mate, I need GitHub for version/change management. I'm constantly working on my crap
image I will code your EAs and Indicators for no charge
-
Retep replied Apr 6, 2019Hi Shakka, see my Trade Manager on my GitHub account. Seems it can do what you want. Run multiple instances of the EA with different "Instance" settings to manage multiple indipendent baskets. And this is not self explanatory: Press the Ctrl key to ...
I will code your EAs and Indicators for no charge