Lavoro terminato
Tempo di esecuzione 5 giorni
Hello All,
I've got a system that I'm trading manually called MacFibo 1.2, just the main entry setup (created by Sufian Said) and featured in BabyPips. It seems to be playing along nicely on EURUSD H4. I'm using a selection of indicators to make the strategy a bit more automated.
I can't seem to attach the PDF here but the link is https://forums.babypips.com/t/macfibo-system/42714, and the PDF can be found on the first post.
I wonder if anyone had the time to create an EA out of it? (Just the main entry setup as specified in the PDF). I wont got through the rules here as the PDF is very thorough in explaining the strategy in detail.
I've attached the indicators below to perhaps help with the coding of an EA. Quick summary of how I use the indis (all credit to the creators)
- MA Crossover Styles - Let's me know that an MA cross has taken place
- Daily_High_Low and Weekly_High_Low help me to apply the filters (S-SR Lines as mentioned in the guide)
- MACFibo v1 was created to help with version 1.0 of the system. I use it only to visually help identify the highest/lowest wick of the current wave prior to crossover, then mark up my own Fibs
- i-Sessions simply to see what session we're in - not needed as such as I trade all sessions, not just Asian to London as the guide says. However to have the EA give options to trade each session would be fab
Another helpful feature would be for the EA to auto calculate the lot size based on risk I specify (say 1%) and the SL being the 61.8 Fib level
I know it's a mammoth task, but the great coders here might feel up to the challenge :-) Please query anything, or PM me
Many thanks for looking :-)
Con risposta
Arbitraggio
105
40%
/
24%
Pubblicati: 2 codici
Ordini simili
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The script must be high-quality, clean, clear, and editable at any time, with ownership of the script provided. * It must work on the MT4 platform. * The maximum project completion time is 7 to 14 days. * The programmer must be cooperative and