- Search Metals Mine
- 11 Results (1 Threads, 10 Replies)
-
barnarn replied Jan 11, 2023Here is the functioning code: void OnTick(){ // Trend identification double sma50 = iMA(NULL, 0, 50, 0, MODE_SMA, PRICE_CLOSE, 0); // Overbought/oversold identification double rsi = iRSI(NULL, 0, 14, PRICE_CLOSE, 0); // Risk management double ...
Chat GPT generated code not working in the backtester
-
barnarn replied Jan 10, 2023Can you share the exact prompt which you fed into chatgpt? I will see if I can get it to work. I have noticed that chatgpt generates code with a lot of coding errors, but it is quite easy to rectify.
Chat GPT generated code not working in the backtester
-
barnarn replied Dec 19, 2022Let me know, might be able to assist
Coder Required for Deriv Boom 1000 Strategy
-
barnarn replied Dec 15, 2017The exact same thing happened to me, quite disappointed!
The rise of CRYPTO - Bitcoin, LTC, Ether, Dash, Monero
-
barnarn replied May 19, 2016Try this one, I am still new at coding and haven't tested it yet.
I will code your EAs and Indicators for no charge
-
barnarn replied Apr 4, 2016It enters the trades as per atheer1's requirements, the min and max lot size are just inputs, otherwise it will use free margin/10000 for the lot size calculation. It has a 2 ATR SL & 3 ATR TP, I haven't tested the EA yet will do so during the ...
Atheer's scalping method 1
-
barnarn replied Apr 4, 2016Thanks for posting this strategy, I have created an EA based on your entry requirements, feel free to try. Any feedback or recommendations are welcome.
Atheer's scalping method 1
- Posts by Trader Search: 'barnarn'