Grid - New indicator that replaces chart grid 60 replies
From Zero to Hero ? Trade with balance $2,3 3 replies
Grid (not grid system) or horizontal lines indicator 6 replies
Zero to Hero - £250 to £2500 in one week 7 replies
Disliked{quote} HI xxl205, good to here from you, CHF almost wiped me out (50% SL). Still dont know how to handle this in future.Ignored
Disliked{quote} Agreed you, no doubt this thread EA ideas is great, and a lot contribution too! Well, some they optimise this EA and only self use or selling it. Person like me new to forex and aren't coder, feel help less sometimes.Ignored
Disliked{quote} minor preset apply. ATR period = 9. (from 5) preset = default ea inputs. use M15. thru back test showed. EA with balance 200 still blow during major news (EG. 2021 aug 06-08th. 2022 feb 16th) w or w/h hedge apply. {file} {file}Ignored
DislikedI quickly wanted to describe my GBPUSD insights a little bit, it might be useful for somebodybecause you'll get the connection why I use Icarus for it. All statements are just my personal opinion and there is never any warranty whatsoever. Market is unpredictable, at times. GBPUSD has levels. I call them my "quarters". For example (1.22 can be replaced with ANY leading number) 1.22 00 with mostly 10p overshoot e.g. 1.2190 / 1.2210 1.21 75 with a lingering range of 1.2170 / 1.2180 (so this is +- 5p as an in between level) 1.21 50 half a...
Ignored
DislikedGood evening guys. i am using EA Robin 2.7 on a demo account to try to understand the logic of how the trading works. i have a question that i hope some of you can answer. i would like to to set after how many pips the hedging function will open the position, this parameter can be set somewhere in the following screen. i noticed that on some pairs it will open a hedge too early, while if other pairs too late. thanks for the help {image}Ignored
Disliked{quote} Hey Toaster ... wtf ... well can't say anything about CHF besides it has been VERY b*tchy to me some years ago and I usually won't trade it. Very sorry to hear this, man ... I have diverted off the path of pairs in the last weeks, doing only GBP shorts if available. Due to a lot of long weekends and family holidays there was not so much time to monitor the market as I like it to do. I've added an additional screenshot of my Top10 pairs I traded this year. Half a year gone, little more than 50% profit, goals are safe at the moment...
Ignored
Disliked{quote} I read your posts carefully and some things are unclear to me: 1. Where can I find the version of Icarus that you changed the CCI settings for? 2. What account size is required for your trading? INCLUDING LEVERAGE! 3. How many pairs do you trade with this account at the same time?Ignored
Disliked{quote} Il migliore che può rispondere a questa domanda è TeChaoLiang, è il creatore di Robin. ho cercato di capirlo, ma al momento ho archiviato quel progetto per concentrarmi su Icarus e altre idee. Ma mi piace la sua idea. Ha solo bisogno di più lucidatura. Se avrò finito con Icarus, potrei tornare per Robin.Ignored
Disliked{quote} Hello Dokopy, sorry for not answering due to holidays. 1. Nowhere at the moment, I am evaluating the behavior. 2. Accountsize : well well well ... my account size is in the 6-figures, with a 1:200 leverage. Broker is GlobalPrime. I would never recommend trading martingale under 10k per pair, starting with 0.01 lots. 3. see answer 2, but these are estimated figures. A big move comes and BOOM ;-( As stated before, I mostly do manual trading and use Icarus to finish it. And I monitor closely and add trades to my liking when market tells me...Ignored
Disliked{quote} 0.01 lot/10k 1:200 one pair. You have 0.1 lot in the template. So 0.1 lot/100k 1:200 one pair. With a weekly selection of 5 pairs, it is 500k. At a European leverage of 1:40, that's a €2.5 million bill.Ignored
Disliked{quote} Hello Dokopy, sorry for not answering due to holidays. 1. Nowhere at the moment, I am evaluating the behavior. 2. Accountsize : well well well ... my account size is in the 6-figures, with a 1:200 leverage. Broker is GlobalPrime. I would never recommend trading martingale under 10k per pair, starting with 0.01 lots. 3. see answer 2, but these are estimated figures. A big move comes and BOOM ;-( As stated before, I mostly do manual trading and use Icarus to finish it. And I monitor closely and add trades to my liking when market tells me...Ignored
Disliked{quote} I continue with a small demo account. I have added one chart with universal manager to add SL 0.3 ATR to all positions. So far so good.Ignored
Disliked{quote} I fully support you in putting together all the improvements. ps delimiter 03 - total breakeven level delimiter 04 - breakeven level (separately)Ignored
Disliked{quote} Someone definitely needs to put all the versions together. This is getting confusing! : ) I see thang has a 4.79 but it doesnt have the custom martingale multiplier that 4.73 has nor does it have the cci. And Im sure there are other differences. Ive been using the 4.73 July 22 version but I like the idea of the trend filter. Any idea what the current profitable version is, if there is one?Ignored
Disliked1. source code #047: panel combined with buy/sell status, on the right hand side. Request = 1.1 can split (similar to version 4.72) buy/sell to left side on the chart? 1.2 I prefer colFontWhite for the buy/sell context. easier to read in white color. 2. Elaborate of EA inputs (With sample / dummy proof remarks). Note: Maybe someone, can help outline / summarize the EA's user manual (sort of)extern double grid_size = 20; // Grid_Size (orders' distance) extern int gs_progression = 3; // Grid_Step Mode (0=fixed. 1=sum. 2=martingale. 3=fibonacci)...
Ignored
_______________________________________
Sample ( EA mql file = Generic atlp ). Note / Disclaimer = this EA not profitable to me. in my opinion.
Reason sharing = the EA order comment. sample code. ( Hope someone help to code into Icarus )