- Search Forex Factory
- 555 Results (2 Threads , 553 Replies )
- NickBixy replied 40 hr ago
AC/DC - Sink the Pink (Official Music Video) video
What kind of music you hear while you trade?
- NickBixy replied Mar 25, 2021
Kavinsky - Nightcall (Drive Music Video) video
What kind of music you hear while you trade?
- NickBixy replied Mar 22, 2021
Music by CUSCO ♪ Tupac Amaru ♪ トゥパク・アマル video
What kind of music you hear while you trade?
- NickBixy replied Mar 22, 2021
can disable pop up alerts by setting the Use Popup Alerts? No the enable disable options for Specified Pivot Point just affects that Pivot Point level for example if using Fibonacci and disable both S38 and R38 you will not get alerts for those ...
Multi Pair Pivot Point Scanner Alerts mt4
- NickBixy replied Mar 21, 2021
new version of pivot points lines out
Multi Pair Pivot Point Scanner Alerts mt4
- NickBixy replied Mar 20, 2021
Fleetwood Mac: Gypsy Live - Mirage tour 1982. video
What kind of music you hear while you trade?
- NickBixy replied Mar 20, 2021
nope sorry can't help you with that. freelance mql programmers here url might be able to help you code that supply and demand scanner with market watch list
Multi Pair Pivot Point Scanner Alerts mt4
- NickBixy replied Mar 19, 2021
in the void OnDeinit(const int reason) did you check for the reason?, reason 1 is Program has been deleted from the chart void OnDeinit(const int reason) { if(reason==1) { ChartApplyTemplate(0,templateName); int errorCode=GetLastError(); ...
How: Remove an Indicator and Load a Template (tpl) Immediately
- NickBixy replied Mar 18, 2021
if you can't delete Symbols from Market Watch by deleting them with the Delete keyboard key or right clicking hide, then that Symbol must be opened in a chart tab or an indicator is using it. try closing all the chart tabs you have opened, remove ...
How to remove symbols (pairs) from the market watch for good?
- NickBixy replied Mar 18, 2021
#property show_inputs needs to be in the property to be able to select the input void OnStart() { datetime timeVar=NULL; switch(timeSelect) { case local : timeVar=TimeLocal(); break; case server : timeVar=TimeCurrent(); break; case gmt : ...
How to create a script of enum for Local, Server and GMT time?
- NickBixy replied Mar 18, 2021
that number doesn't update instantly their a delay to it, because Im using the OnTimer() function with timer set to 5 seconds
Multi Pair Pivot Point Scanner Alerts mt4
- NickBixy replied Mar 16, 2021
SABATON - No Bullets Fly (Animated Story Video) video
What kind of music you hear while you trade?
- NickBixy replied Mar 16, 2021
Post Malone - Circles (8D AUDIO) video
What kind of music you hear while you trade?
- NickBixy replied Mar 16, 2021
Chandelier - Postmodern Jukebox ft. Singing Sad Clown Puddles - As Performed On America's Got Talent video Sia - Chandelier (Official Music Video) video
What kind of music you hear while you trade?
- NickBixy replied Mar 16, 2021
Katy Perry - Chained To The Rhythm (Lyrics) ft. Skip Marley video
What kind of music you hear while you trade?
- NickBixy replied Mar 16, 2021
I'll make the MT5 versions for free, and do small improvements to them, when i get the chance
Multi Pair Pivot Point Scanner Alerts mt4