- Search Crypto Craft
-
CosmasMoses replied Apr 15, 2020edge come and go ... image data above was taken from EURUSD (2010-2019) show market cycle . Some cycle do work very well under certain hours . image above result backtesting according the cycle has been found inside the data
A or B
-
CosmasMoses replied Mar 31, 2020Not disable ea but change trade function options from true to false Regards Cosmas
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020U need to disable the trade option before u close it, then after some time then u able trade function. Regards Cosmas
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020i dont know what this mean are u questioning or telling me something ? The logic behind this ea quite simple when price cross above High or Low level , ea will open trade ( buy/sell ) . Plus u can set trade = false during open trade mean ea will not ...
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020i have reverse the orders , now when the price is above top line the it will trigger the sell order and vice versa . regards Cosmas .
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020Here u go file regards Cosmas
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020i have go through the code , u should write or call func. to create Hline inside void OnTick() , else u Hline object only create once .
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020if u read my previous reply the strategist that has been implement inside this EA is breakout . Plus i did explain step how u can change the system to reverse . Pls refer previous reply regards Cosmas
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020Iam taking break now , so have few time to playing around . i have update the code .It will open 1 trade once signal trigger . Regards Cosmas
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 31, 2020No problem , i hope this would help others trader to setup this EA properly . I dont know if u did this , maybe u need to copy folder Sounds inside folder mql4 . E.g ; image As shown picture above i copy paste "Sounds" folder into the MQL4 folder ...
MarginTrader EA
-
CosmasMoses replied Mar 31, 2020u get all this errors because EA request those file but cant find it . to solve this problem u need to setup and put file into the proper folder . If u have download and extract MarginTrader.zip u will find folder name Experts , Images ... and when ...
MarginTrader EA
-
CosmasMoses replied Mar 30, 2020hope my very humble ea can contribute something here . Regards Cosmas
Any Risk Control EA that records actual behavioural data ?
-
CosmasMoses replied Mar 29, 2020image Finally i have update the ea , and this ea Risk SuperVisor Ver. 1.01 . This ea help user to set the lot size , open trade , close particular trade , close all open trade , set how much max open trade and set max loss per day . This seem not ...
Any Risk Control EA that records actual behavioural data ?
-
CosmasMoses replied Mar 29, 2020image This ea look nothing at this moment . i have attach the ex4 file and u can try to install it , let me know are this file can execute in ur mt4 . For ur info , the ea have no logic right now so if u click and and insert any input the ea wont ...
Any Risk Control EA that records actual behavioural data ?
-
CosmasMoses replied Mar 29, 2020Hi simmz, Sure i can contribute something here but i will do during my spare time ... anyway if u want some professional work better hire some well experience coder in this ff or simply go to mql4/mql5 freelance sections for a better services anyway ...
Any Risk Control EA that records actual behavioural data ?
-
CosmasMoses replied Mar 27, 2020Hi , I have go through the file and found out the file were made for a script and i have converted those file to an EA . Simply change int start() to void OnTick() . function alert and trade mode has been implement . Now user can control function ...
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 27, 2020HampyMoving.mq4 <- i have go through this file and make some update . For ur indicator to alert any event using some thing like pop message is by using alert function . Base on the code were been given simply u can addon Alert func. according e.g ...
I will code your EAs and Indicators for no charge
-
CosmasMoses replied Mar 24, 2020well i just found my answer which is inefficient code .
improve my programming skill