Hello all you wonderful people.
My name is Kent, and I have been a part of the Greenland/Hourglass system for quite a while now.
I have been helping Viking1961 with a lot of calculations during the time and we have made the system a bit more visual, so as many as possible would understand the basics.
Hello Kent, Thanks for stopping by. Hope you and Zepp can guide us into making a successful EA for this strategy.
[B]Normal trades:[/B]
- A normal trade shall count 0,5% - 1,5% of total capital (adjustable) Leverage x100
I will try to implement this feature in the EA once the basic logic is satisfactory to all.
A new trade shall be opened in trend direction every 50 pips as standard (adjustable down to every 5 pips)
TP on normal trades shall be 50 pips as standard. (Adjustable)
The above two functions are already in place I believe. What is your opinion after testing Rev0-5.
- When the rate has passed the opening point of with an (adjustable amount of pips, then a pending order on a normal trade against the trend is made. (This is to minimize the amount of red trades carried)
Can you elaborate with the help of an example (using price).
If a long or a short trade is open at a given rate (ex. 1.6000) then there will be no new trade on that rate, in that direction before the old trade is closed at TP
There is no Stop loss.
These feature also exists in Rev0-4 & Rev 0-5.
[B]Primers:[/B]
If the drawdown each pips raises to 0.06% of total Equity. Then primers are started
Primer size shall be more than total drawdown/3 , and less than total drawdown/2
Primer TP shall be 100 pips
When the rate drops or raise more 60 pips in green direction then SL for all primers should be kept 50 pips away from the opening point of the latest primer, so that you can only carry 2 primers at any time.
Please elaborate on primer size with the help of an example. What do you mean by drawdown/3 and drawdown/2.