Margin Call again and again...
- #41,623
- Nov 21, 2020 9:33am Nov 21, 2020 9:33am
- Joined Nov 2015 | Status: Trader | 2,525 Posts
Practice makes a person perfect
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
Disliked{quote} Sure. Made some changes.. to see Timeformat, enable below: input bool ShowTimeColume = true; //Show Timeformat for Candle Index to see filtered by hour and min, enable this option input bool Enable_Show_Filtered_TimeCol = true; input int Filtered_Hour = 8; input int Filtered_Min = 0; it will filter out displays based on your hour/min. one thing: if you are using filtered hours, you may have to increase number of periods. example: if you are using 4H TF and only 8:00 , you will get only 1 out of 6 rows searched, so you may have to set 30...Ignored
DislikedI ask you for an alert function for the indicator. I have tried it myself, but unfortunately I cannot do it. Thanks for your help. {image}{file}{file}Ignored
DislikedI ask you for an alert function for the indicator. I have tried it myself, but unfortunately I cannot do it. Thanks for your help. {image}{file}{file}Ignored
Disliked{quote} I can do that, but not now, It's saturday night{quote} 1. yes, i'm not figure yet how to put manual anchor in past candle 2. yes , manual anchor on current live candle if you want to use manual anchor, clear first all object, set TRUE, then press ok and go back again set to false.... and put your manual anchor price
Ignored
Disliked{quote} Even selling simple highest lowest indicator that is for free everywhere if (day_of_year_12 > li_0) Alert("Account Being Disabled Renew Subscription");Ignored
Disliked{quote} To add script, you must turn on show hidden files on your file explorer setting.. and open explorer > C:\Users\YourPC\AppData\Roaming\MetaQuotes\Terminal\XXXXXXXXXXXXXXXX1234567789XXXXXX\MQL4\Scripts\ put script on script folder it is same if you want put indicator > C:\Users\ROG Asus\AppData\Roaming\MetaQuotes\Terminal\XXXXXXXXXXXXXXXX1234567789XXXXXX\MQL4\Indicators\ or EA > C:\Users\ROG Asus\AppData\Roaming\MetaQuotes\Terminal\XXXXXXXXXXXXXXXX1234567789XXXXXX\MQL4\Experts\ or templates > C:\Users\ROG Asus\AppData\Roaming\MetaQuotes\Terminal\XXXXXXXXXXXXXXXX1234567789XXXXXX\templates\...Ignored
Disliked{quote} Hello lucky1359, File...data folder...in the "File Folder" you will find the data once you run the sript. {quote} At the movement a am far away from desk top may be after 7-8 hour I will try to explain it Have a good day Regards, MotiIgnored
Disliked{quote} Excellent indicator. It will be better if maximum 40 or 50 rows are shown on the chart with a button to indicate total number of rows/records being exported to file M1 TF for 24 hours may have close to 1440 records (trading minutes for indices will be around 1200 pips). H4 TF may have 5 records.Ignored
Disliked{quote} Updates and new data dump scripts. Update: I have changed how it count number of rows.. so that you don't have to change NoOfPeriods any more for filters. it will print NoOfperiods rows even if filter applied. Data Dump Script: This script will get data and write to a file and you can apply filter as well. But, .csv file will both time and bar count in a single row. Update #1 on dump data script: After few attempted use, I found there is little issue when I changed timeframe. I have fixed this issue .. and it will now use TimeFrame as a...Ignored
Disliked{quote} Very Good Evening Dear Blue Rain, Very nice - GreatI have a Query. Can we have a script so we can export this Data reflecting on screen image It would be really great. Mainly we want the OP/P Data. I have seen a Script you have made before which extracts the data to a csv or excel file It would be very nice if a script will be available..
Thanks in Advance
Have a Great Weekend
Thanks & Regards
Ignored
Disliked{quote} Thank you for your weekend time and passion ! As a version 2, can it be possible for you to use the Tokyo Open and not the Daily Open ? Do not change anything else No hurry, it is weekend......( 21h00) here in my country, and still hooked into the latop since 06h15 this morning !.....but HURRY UP....bwahahahaha!!!! A while back I watched a British mini series on trading, a kind of reality show on a group of traders in a trading room, and the one guy said late on a Friday...
Ignored
Disliked{quote} Thanks Man!!! I have sent you a thankyou message & little request. Please check and respond when you have timeIgnored
DislikedHI MATES I AM LLOKING FOR one rectangle indicators/scripts/tools with button or hot key with following features: 1.I want to differentiate rectangle of month(magenta) +week(lime) +day(blue)+hours(red) with colors so if i push bouton or hot key than rectangle colors change 2. if i click % than rectangle show percentage(which i drawn manually)like 0,25,50 ,100 % or only half/50% of box/rectangle. one picture is better than 100 words .please check attached image. If you have any question please let me know. Thanks in advance. rectangle and fib my all time favorite ,i do all this things manually which is so time consuming ,you can check my 1000 post https://www.forexfactory.com/thread/...8#post13272178 {image} {image} {image}Ignored