may be any of by "Vladislav Andrusch" can possibly help you
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Dislikedhi all happy holidays. i found an ea on a website but i have a problem the ea don't open any trades in back test. can someone tell me what is the problem or help me to fix this problem ? thank you very much {file}Ignored
/////////////////////////////////////////////////////////////////// //Generated by ex4 to mq4 decompile Service // //Website: // //E-mail : [email protected] ; [email protected] // /////////////////////////////////////////////////////////////////// #property copyright "Copyright 2013, bamsbung@inc" #property link "http://www.bamsbung.com" //extern int Acount_Number = 0; //string Gs_80 = "2014.09.30 00:00"; extern int Magic = 123456; extern string _ = "======================================="; extern bool Single = TRUE; extern bool MM = FALSE; extern double Risk = 0.01; extern double Single_Lot = 0.11; extern int Single_TP = 10; extern int Single_SL = 0; extern int Single_TS = 0; extern int Single_TS_Start = 0; extern bool Single_Close_By_Signal = TRUE; bool Gi_144 = 2; extern string __ = "======================================="; extern bool Hedging = TRUE; extern double Hedging_Lot = 0.12; extern int Hedging_TP = 10; extern double Hedging_Multiplier = 1.5; extern double Hedging_TP_Money = 10.0; extern bool Hedging_Close_By_Signal = TRUE; extern int Hedging_Max = 10; bool Gi_196 = FALSE; int Gi_200 = 2;
Disliked{quote} I think,required function is there (extern string UniqueCandlesIdentifier = "D1"try using it,use different names (IDs) for different/multiple instances
Ignored
Disliked{quote} exactly what is in the main graph, what brings the panel and the backtestIgnored
Disliked{quote} Sorry man,it is a decompiled/theft/stolen code - i dont think somebody will help you try finding original source code for any checkup and possible alterations /////////////////////////////////////////////////////////////////// //Generated by ex4 to mq4 decompile Service // //Website: // //E-mail : [email protected] ; [email protected] // /////////////////////////////////////////////////////////////////// #property copyright "Copyright 2013, bamsbung@inc" #property link "http://www.bamsbung.com" //extern int Acount_Number = 0;...Ignored
Disliked... I would like to know if anyone has this indicator, I came across some failures in the win rate, I couldn't find the developer either. {image}Ignored
Disliked{quote} Hi there, no I tried that but it still wouldn't allow me. All I did was save two, enter one identifier as H3 and the other as H6 but it's not allowing me to add more than one instance on the same chart.Ignored
//+------------------------------------------------------------------+ //| Custom candles - any time frame.mq4 | //+------------------------------------------------------------------+ #property copyright "mladen" #property link "[email protected]" #property strict #property indicator_chart_window
//+------------------------------------------------------------------+ //| Murrey_Math_MT_VG.mq4 | //| Copyright © 2004, Vladislav Goshkov (VG). | //| [email protected] | //#property copyright "Vladislav Goshkov (VG)." //#property link "[email protected]" //+------------------------------------------------------------------+ //+------------------------------------------------------------------+ //| Copyright © 2020, Gehtsoft USA LLC | //| http://fxcodebase.com | //+------------------------------------------------------------------+ //| Developed by : Mario Jemic | //| [email protected] | //| https://AppliedMachineLearning.systems | //+------------------------------------------------------------------+ //| Support our efforts by donating | //| Paypal : https://goo.gl/9Rj74e | //| Patreon : https://goo.gl/GdXWeN | //+------------------------------------------------------------------+ // https://forex-station.com/viewtopic.php?p=1295413887#p1295413887 // https://forex-station.com/viewtopic.php?p=1295414530#p1295414530 // modified by banzai // July 10th, 2020 // Fixed issue with 'barsToDraw' by John4y July 30/2021 // not for sale, rent, auction, nor lease #property copyright "www,forex-tsd.com" #property link "www.forex-station.com" #property indicator_chart_window
Disliked{quote} "custom candles - any time frame 2.1" Originally it is Mladen Rakic's code,dont know what and how some additions and alterations were made/practices any how try this ver,it is working fine and (as expected) with me one instance with H2 (red/blue filled) and the second instance H8 without filled - different numbers of bars used PS : even his name removed in later versions //+------------------------------------------------------------------+ //| Custom candles - any time frame.mq4 | //+------------------------------------------------------------------+...Ignored
Disliked{quote} You need a decent sessions indicator. Session_Boxes_High_Low_Mid_Breakout - v1.42 {image} {file}Ignored
Disliked{quote}.make the breakout lines to stay in the same day and not extend into the next? also if there be an option to extend the mid-line...Ignored
DislikedThank you to everyone doing such a unselfish job here .. Really do appreciate it. I have a request and hope someone code help me out please .. I made a picture {image} {file}Ignored