simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
My Dynamic Take Profit function is working now – see attachment. It was necessary to apply some changes to your EA version in order to make DynTP work.
So the zip file contains the following:
sx_dynamic_tp.mq4: all new functions and some code snippets that show how to use them
Penguin_v_1_3_sx.mq4: a modified EA based on Version 1.3. I had to…[Read more]MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Thank You All,…
and keep practicing,
In every businesses including this forex business, the main purpose is to make profit and avoid or recover your losses.
So, if for example you don’t need to use any Technical or Fundamental analysis and just go blindly open your position, there’s only 2 options that will happen next;
First option: Your…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 7 months ago
Hi @VlanFx,
Thanks for your answer! Ok, got your thoughts about partial close and changing ticket number. Until now, I didn’t bother about partial close too much, so I don’t have a solution right on my desk.
So just let me think: how many trades of one pair do we allow to be open at a time? One or more? And do we allow hedging?
If we’re…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 7 months ago
A useful little tool to view MT4 logfiles
When debugging my Dynamic TP prototype (which seems to be working now
) I had to study the MT4 Tester logfiles very intensely at a very detailed level. Most of you will know the problem that the logfiles are ‘presented’ by MT4 in a horrible way (1st pic). So it is not surprising that some of us are…[Read more]simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
I’m currently debugging my Dynamic Take Profit function, which is based on the Trailing Stop function @VlanFx provided in v 1.3 of the EA. My DynTP still has an issue, but I think we’re also having issues with the current logic of partial close and moving the SL to BE (functions CloseOrdersPartialAndMoveSlToBE and MoveStopLossToBreakEven) which…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
I’m currently debugging my Dynamic Take Profit function, which is based on the Trailing Stop function @VlanFx provided in v 1.3 of the EA. My DynTP still has an issue, but I think we’re also having issues with the current logic of partial close and moving the SL to BE (functions CloseOrdersPartialAndMoveSlToBE and MoveStopLossToBreakEven) which…[Read more]
MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Yes Brother, Ideally you need $10,000.- to allow you go long 0.1 lot total active trades very safely.
But, if you play with pairs that already under their parity like NZDUSD, or AUDUSD, then the capital requirement should be less.. and if in the last 15 years history their price never ‘touch’ 0.5000 price value then you could calculate your…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Thanks for your contribution.
As already stated several times in this forum, Our baseline for Logic changes/Additions/Contributions are H4 TF’s.
G.
MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Hi Again,
Most of you already familiar with ‘Time Frames’ or TF for short, and sometime argue each other about which one is the best TF..lol.
While I keep telling you several times, that you are financial traders, which search for profit in ‘money’ not in ‘time’. So, simply you must more concern about ‘Price Frames’ rather than ‘Time Frames’..…[Read more]
MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
You right brother, but mostly traders can’t patiently enough to trade 100 units on Oanda while they have $10.000 equity..
and most of retail brokerages standard account allow minimum lot of 0.01 that mean 0.1 $ per pip.
So, $1000 equity could cover 10,000 pips range. I at least need 3 positions to averaging or valving my first position, then I…[Read more]
Lowphat replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
also keep in mind % is completely relative to equity size and $ per pip.
lets say you have $10,000 and you trade 100 units on oanda. a 2% stoploss would probably be 20,000 pips
MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Hi Brother, nice to see you again in my thread, and also Big Thank You for Brother @PMMforex for explaining exactly what I do to deal with SL (Stop Loss) that I have my own term of MSYL (Make Sure Your Loss)… lol.
Here is more explanation about this in picture example of USDCHF Monthly Chart;

You ‘see’ my explanation on chart, and judging…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 7 months ago
My idea of implementing this is the same way as the TrailingStop is implemented.
Both deal with the same functionality of OrderModify(…).
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
No point in testing the EA for profitability, major things are still missing from the Logic part, and some minor things are still missing from the pre-trade conditions.
Major issues on the Logic Entry/Exit part will be added AFTER the trade pre-conditions part of that EA is fully implemented.
G.
MTH2014 replied to the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Hi Brother,
Actually that 2 losing trades is because my ‘old eyes’ that wrongly close this 2 positions instead of opposite positions that I want to close..lol, so blame the mouse not me… hahaha..
I believe that there’s no losing positions until you decide to close your floating minus positions, so as long as you have ‘strong margin’ (and…[Read more]simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
MTH2014 started the topic MTH – My Noob Corner Journal in the forum Trading Journals 10 years, 7 months ago
Disclaimer and Warning.
==================================================================================
1. All of my share here is for educational purpose only.
2. All tools or systems share here ‘freely’ as is and with your own risk.
3. Past performance could not guarantee future result.
4. If sometimes in the future, someone cont…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
gg53 replied to the topic STILL CONFUSED ABOUT TRANSIENT ZONES in the forum General Discussions 10 years, 7 months ago
More advanced math reveals the following:
The Mid of Large bars (>2*ATR) reach their MID within max 24 days.
G.
- Load More
