- Search Metals Mine
-
jblanked replied Mar 6, 2023Checkout this post: Post #59,166 That one trades off of 4 moving averages. You can adjust to your liking. You can change the timeframe and period of each moving average
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 6, 2023Here's a bot version I just made. I tend to sway away from on-screen indicators because they tie you to your computer. Alert systems are very useful though. This version works as follows: If the first moving average crosses the second and third ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 6, 2023This should work as intended! This version only works for the currency pair and timeframe of the window that you have the EA on. The full version works on all 28 pairs. Email me or message me for the full version!!
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 6, 2023Thank you for the insight!
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 6, 2023Umm I think that is only 4 orders not 5. You have the right idea though with adding that line of code. If original order is 0.10, the first double order is 0.20, the second double order is 0.40, the third double order is 0.80, the fourth double ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023This might work all I did was switch the less than and greater than operators image Very hard to read the code for the most part. Using bot creation software can get sticky.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Yes here's the fix: I changed this line: image To this line: image Let me know if that works for you. You might also need to change the "TimeHour" used in the CalculateHourlyPivotPoints, but my fix should do the trick.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Try this! Just a brief example, but this is for 4 moving averages. Send me a message on here, email me, or message be on Github if you need help!
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023The first like 3-5 lines were great. Simply, find the indicator you want to trade, use the data window to match the buffer values, then use iCustom to access those values.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Enjoy
This will draw lines on the chart for you of the open price of any day/hour/minute you type It can be used to draw daily opens, session opens, etc The default is the yearly opens as you requested Take some time to check out my GitHub ...I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Which one of the indicators did you want to use? What's the strategy for your entry, stop loss, and take profit? Do you have permission to use them?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023You can, but if you don't know anything about that coding language, you will be confused and often conflicted. Use ChatGPT to aid in your learning and to help you do your lazy work. ChatGPT is overly confident in it's wrong answers, so always double ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Here you go! You will need to add a while loop or for loop (or a function like that) to control how many times you want to follow your pattern of "if order close, then reverse order with double SL" Good luck!! Check out my GitHub when you get a ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Here you go!! Your request was very vague but this should work as intended.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Here you go
Was unsure why you used buy and sell stops, so I changed it to make market execution orders. I also used OnTick() instead of start() Let me know if you have any questionsI will code your EAs and Indicators for no charge
-
jblanked replied Mar 5, 2023Here you go! Next time, make sure to include more details. Your statement "... if the price movement is ... by 2%.." is vague. This version works only on the pair you set it on. The full version works on all 28 pairs. Email me or message me for the ...
I will code your EAs and Indicators for no charge
-
jblanked replied Oct 12, 2022Yes makes sense now, thanks!! UK is already in a tight spot. I am slightly confused on the correlation of US Debt to UK Debt and GBPUSD.
Cable Update (GBPUSD)
-
jblanked replied Oct 12, 2022Hey, I had a sell limit a little bit higher. Why entry there and where's your SL? Thanks for the help!
Cable Update (GBPUSD)
-
jblanked replied Oct 10, 2022Someone on here had said this earlier: "80% of traders are meant to donate to the market, the other 20% actually make the money." Seems like to be successful, you just gotta follow the 20% and do your own research to understand what they’re seeing ...
Cable Update (GBPUSD)