Mother of Dragons trading strategy…
Forums › ProRealTime English forum › ProOrder support › Mother of Dragons trading strategy…
- This topic has 522 replies, 50 voices, and was last updated 3 years ago by LaurentBZH35.
-
-
05/28/2020 at 8:31 PM #133654
@nonetheless in post #132840 you refer to the “original” v4.5, I can´t figure out what version that is? Doesn´t seem to exist as itf, can you help me? Gets a bit confusing sometimes when you´re new to PRT and ideas and versions are updated constantly in the forum… But very interesting to follow the progress from those how know what they are doing!
05/28/2020 at 9:26 PM #133658Click on ‘View all attachments’ at the top of this forum page and you get a list of all attachments. Look for ITF files in the list. Having said that I checked this topic and could not find any v4.5 listed so perhaps it was never posted as an attachment.
05/28/2020 at 9:36 PM #133659you refer to the “original” v4.5, I can´t figure out what version that is?
It appears that Nonetheless did as below from v 4.2 and there isn’t a V4.5.
v4.2 is in the Attachment List.
I found below below by googling ‘ProRealCode Dragon V4.5‘
Very minor changes. I only changed the version number for my own purposes. Performance is near identical.
1 user thanked author for this post.
05/28/2020 at 9:52 PM #13366005/28/2020 at 9:55 PM #133662@GraHal – you got in just before me! thanks
1 user thanked author for this post.
06/01/2020 at 5:48 PM #134078Hi,
@nonetheless, I added a mechanism to close faster if trend is almost confirming to hit the SL, e.g. if short, but trend supported by MA20. It limits a little bit of the average loss. I attached the .itf if it makes sense.
3 users thanked author for this post.
06/03/2020 at 2:52 PM #13441006/03/2020 at 4:21 PM #134426You can do much better
Salut Fifi, what do you suggest? I’d love to hear it 🤔
06/03/2020 at 4:31 PM #134433123456789101112131415161718192021//=============== ajouter fermeture des positions rsi et barindex-tradeindex =====if afprsi thenmyrsi=rsi[15](close)//34if myrsi<47 and barindex-tradeindex>3 and longonmarket and close>positionprice thensell at marketendifif myrsi>69 and barindex-tradeindex>1 and shortonmarket and close<positionprice thenexitshort at marketendifendif// =================== forme de bougie doji ====================if bougiedoji thenif longonmarket and abs(open-close)<1 and high[1]<high and close>positionprice and high-close>18 thensell at marketendifif shortonmarket and abs(open-close)<1 and low[1]<low and close<positionprice thenexitshort at marketendifendifHi,
You adapt this code + small adjustment and hop1 user thanked author for this post.
06/03/2020 at 5:28 PM #13444506/03/2020 at 5:34 PM #13444606/03/2020 at 5:38 PM #13444706/03/2020 at 5:40 PM #134448And at the end of the algo
1234567891011121314151617181920212223//************************************************************************IF longonmarket and barindex-tradeindex>1800 and close<positionprice thensell at marketendifIF shortonmarket and barindex-tradeindex>930 and close>positionprice thenexitshort at marketendif//=============================================if longonmarket and abs(open-close)<1 and high[1]>high and close>positionprice and high-close>10thensell at marketendifif shortonmarket and abs(open-close)<1 and low[1]>low and close-low>13 and close<positionprice thenexitshort at marketendif//===================================myrsiM5=rsi[14](close)//if myrsiM5<30 and barindex-tradeindex>1 and longonmarket and close>positionprice thensell at marketendifif myrsi>70 and barindex-tradeindex>1 and shortonmarket and close<positionprice thenexitshort at marketendifand change parameters
06/03/2020 at 5:41 PM #13444906/03/2020 at 5:44 PM #134451 -
AuthorPosts
Find exclusive trading pro-tools on