Osiris
Osiris
trading is hard... no tears!

out of the plantation
Osiris
Published screenshot
.DE30Cash, M30JFD Brokers Ltd.
Osiris
Published screenshot
.DE30Cash, M5JFD Brokers Ltd.
Osiris
Published screenshot
XAUUSD, W1JFD Brokers Ltd.
Osiris
Published screenshot
XAUUSD, M30Pepperstone Group Limited
Osiris
Published screenshot
XAUUSD, H1Pepperstone Group Limited
Osiris
Published screenshot
GBPJPY, M5Pepperstone Group Limited
Osiris
Published screenshot
SELL EURAUD
EURAUD, H4Pepperstone Group LimitedSELL EURAUD
Osiris
Published screenshot
.DE30Cash, M30JFD Brokers Ltd.
Osiris
Published screenshot
.DE30Cash, M30JFD Brokers Ltd.
Osiris
Published screenshot
XAUUSD, M1Pepperstone Group Limited
Boris Sedlar
Boris Sedlar 2017.10.19
1 min?
Osiris
Added topic FREE EA: Giving back to Forex TSD
Am giving back to Forex-TSD family. It has been a good place. Thank you so much mladen and mrtools . I have learnt alot from you and i follow in your footsteps. . This EA is risky. It uses stoch and martingales. Its abit safe if you use small risk
Osiris
Added topic Unexpected end of Program
Hello traders, Someone please check for me this code. Am getting 2 error that am having problem solving thank you eav2.mq4
Osiris
Added topic ADX Adaptive MTF
Hi mladen and mrtools .Hope you are well. I tried converting the attached ADX variant into a MTF but am having some compiling errors. Please help ? :-) Thank you adxm_stddev_adaptivemtfalerts.mq4
Osiris
Added topic MA + Parabolic
Attached is MA combined with Parabolic. I humbly have 2 requests. As you can see from the attached picture..its hard to tell whether we are in a bullish trend. I would like the parabolic dots. to be painted as thus : Blue for bullish trend and red
Osiris
Added topic CODING QUESTION: ALERT SYSTEM
I would like an indicator to give alerts.. showing both time and price of signal e.g MACD bullish crossover at 11.20am at 1.086 on EURUSD i think the generic syntax to be time , price and symbol anyone willing to share a generic code that be used on
Osiris
Added topic Access Violation Write Error
Hi Guys Could someone explain to me the highlighted error in my attachment. Thank you
Osiris
Added topic ADX Cross EA GPL (forex-tsd)
First of all before i begin... i want to thank mladen and mrtools All credits go to both of them. I make no lie , that am a newbie and for the last 2 months i have immersed myself into the world of MQL coding.. by reading and learning how others do
Osiris
Added topic Lotsize Code
Noob problems here... so this is my MM code to calculate lotsize... Its returning a lotsize in 2 decimal points i.e 1.29 lots... but i would like it to return 1.2lots... //|---------calculate money management void CalculateMM() { double
Osiris
Added topic Stop Loss Error.
Hi Mladen and Mrtools , So my learning EA (a simple MA crossover EA) is able to set SL and TP to buy orders but ...its getting errors on sell orders... what could be the problem? See attached picture and code... Kindly advise. Thank you in advance
Osiris
Added topic Stuck in Coding
Am just starting to learn MQL I have this indicator with the following buffers How to i create OP Buy on Blue bar and OP_Sell on Red Bar //---- buffersdouble Buffer1[]; double Buffer2[]; double Buffer3[]; double Buffer4[]; double trend[]; string