- Search Energy EXCH
-
candyman752 replied Apr 25, 2019Herewith strategy 02 EA. file This is primarily for low volatility pairs. Do not put on GBPUSD GBPAUD GBPCAD GBPNZD GBPJPY EURAUD EURNZD EURCAD GBPCHF USDCAD
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 25, 2019great to know you ready to assist. I will let you know soon
EA- 35 Period 4hr Moving Average For All Pairs
-
candyman752 replied Apr 25, 2019I want EA's to trade on my behalf because when I trade I blow my account. I hope I have understood what you were asking.
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 25, 2019I need help. I have spent the morning trying to code the arrow generated by indicator in to the bot. here is the code in the indicator if (Gi_132 == TRUE && Gi_136 == TRUE && Gi_144 == TRUE && Gi_140 == TRUE && Gi_148 == TRUE && Gi_172 != 1 ) { ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 25, 2019I have looked at files you attached. Border ligns is a TMA band. posts from google search advise that it is impossible to to do EA from it. I looked at super arrow. I can work with that. Lets see how it goes
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 24, 2019Here is template I will use to look for strategy file Here is the next strategy I am considering image There is three Moving averages 13 EMA 25 EMA 50EMA on the 4 hr chart. When the 13 is above the 25 and 25 is above the 50 it is a up trend. ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 23, 2019that was some time ago. we now have trades put a stoo loss
EA development journal
-
candyman752 replied Apr 23, 2019Here is first strategy based on simoneg system. SO what takes place is the EA will wait for the market meet simones conditions. ( I have filtered it quite a bit) Then it will open the trade . This will be called the main trade.So long the main trade ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 23, 2019Try these resources: top"]http://disktrading.is99.com/disktrading/#top (not free) http://www.forexite.com/default.html http://www.fxdd.com/en/mt1m-data.html http://ratedata.gaincapital.com/ ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 22, 2019Nice one . its quite a bit of reading. have to go though it thoroughly when I have time
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 22, 2019Looking forward to coding Pip Trapper EA
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 22, 2019I am going to use url for coming up with first strategy. I have filtered the Buy sell signal system given in that thread. Now its time for find ways for milking the market once there is a buy or sell signal.Once we come up with the milking ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 22, 2019An idea I have for strategy is as follows. this is an example. First we get a buy signal telling us Buyers are in control or about to take control. Second we consider how much am I willing to loose on this trade. Lets say usd 10. Third. We need a ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 22, 2019Here is link to new thread url Also while I have been thinking of strategies I realised I needed more trades. So in post one you will find shell with room for ten trades
EA development journal
-
candyman752 replied Apr 18, 2019Fortunately the EA I have coded allows for many variable to be explored. I am thinking a strategy will be allowed five trades . That is five buys five sells. So first trade opens . we wait any more confirmations add another buy. Put in safety ...
Trading Strategy Development Journal For EA
-
candyman752 replied Apr 18, 2019I just completed an EA that I hacked and mutilated from steve hopwood. My normal operandi was to code various trading setups like maybe 80 to catch various probabilities presented by the markets. A light bulb came on in my mind to say may be its not ...
Trading Strategy Development Journal For EA