
এই কৌশলটির মূল ধারণাটি হ’ল এলোমেলোভাবে ট্রেডিং করার জন্য র্যান্ডম সংখ্যা ব্যবহার করে মুদ্রা মেরোনিয়ামের মতো সম্ভাব্য ঘটনাগুলি মডেল করা। এই ট্রেডিং কৌশলটি সিমুলেশন পরীক্ষার জন্য ব্যবহার করা যেতে পারে বা আরও জটিল কৌশল বিকাশের জন্য একটি মৌলিক কাঠামো হিসাবে কাজ করতে পারে।
পাসflipভেরিয়েবল মডেলিং এলোমেলো ঘটনা,coinLabelএলোমেলোভাবে সংখ্যা নির্ধারণ করুন এবং অতিরিক্ত বা কম করার সিদ্ধান্ত নিন
ব্যবহারriskএবংratioস্টপ ড্যামেজ স্টপ লাইন সেট করুন।
পরবর্তী ট্রেডিং সিগন্যালটি এলোমেলোভাবে ট্রিগার করার জন্য সর্বোচ্চ সেট করা চক্রের সংখ্যা অনুসারে।
পাসplotBoxভেরিয়েবল কন্ট্রোল কি প্যাকেজিং বাক্স প্রদর্শন করবে?
stoppedOutএবংtakeProfitপরিবর্তনশীলটি ক্ষতি বন্ধ বা থামানোর জন্য ব্যবহৃত হয়।
ফিডব্যাক ফাংশন টেস্টিং স্ট্র্যাটেজি পারফরম্যান্স প্রদান করে।
কোডের কাঠামো পরিষ্কার, সহজে বোঝা যায় এবং পুনর্ব্যবহার করা যায়।
UI ইন্টারেক্টিভ বন্ধুত্বপূর্ণ, বিভিন্ন পরামিতি গ্রাফিকাল ইন্টারফেস মাধ্যমে সামঞ্জস্য করা যেতে পারে.
এটি অত্যন্ত অনির্দিষ্ট, বাজার ওঠানামা থেকে মুক্ত, এবং অত্যন্ত নির্ভরযোগ্য।
প্যারামিটার অপ্টিমাইজেশনের মাধ্যমে আরও ভাল আয়-ফেরতের হার অর্জন করা যায়।
অন্যান্য কৌশল প্রদর্শন বা পরীক্ষার জন্য ব্যবহার করা যেতে পারে।
এলোমেলো ট্রেডিং বাজার বিচার করতে পারে না, এবং কিছু লাভের ঝুঁকি রয়েছে।
সর্বোত্তম প্যারামিটার সমন্বয় নির্ধারণ করা সম্ভব নয়, পুনরাবৃত্তিমূলক পরীক্ষার প্রয়োজন।
এলোমেলো সংকেত খুব ঘন হওয়ার ফলে সুপার-সংযুক্ত ঝুঁকি রয়েছে।
ঝুঁকি নিয়ন্ত্রণের জন্য স্টপ লস এন্টিস্টপ পদ্ধতির সুপারিশ করা হয়েছে।
ট্রেডিংয়ের সময়সীমা যথাযথভাবে বাড়িয়ে ঝুঁকি কমাতে পারেন।
এটি একটি র্যান্ডম সিগন্যাল তৈরি করে।
আরও বেশি ট্রেডিং প্রজাতি এবং পরীক্ষার সুযোগ বাড়ানো।
ইউআই ইন্টারঅ্যাকশন অপ্টিমাইজ করুন এবং নীতি নিয়ন্ত্রণ যুক্ত করুন।
প্যারামিটার অপ্টিমাইজেশনের জন্য আরও পরীক্ষার সরঞ্জাম এবং সূচক সরবরাহ করা।
ট্রেডিং সিগন্যাল বা স্টপ লস স্টপ উপাদান হিসাবে অন্যান্য কৌশল যোগ করা যেতে পারে।
এই কৌশলটির সামগ্রিক কাঠামোটি সম্পূর্ণ, এলোমেলো ইভেন্টের উপর ভিত্তি করে লেনদেনের সংকেত উত্পন্ন করে, উচ্চ নির্ভরযোগ্যতা রয়েছে। একই সাথে প্যারামিটার সামঞ্জস্য, পুনরাবৃত্তি এবং ম্যাপিং বৈশিষ্ট্য সরবরাহ করা হয়েছে। এটি উভয়ই নবীন বিকাশকারী কৌশলগুলির পরীক্ষার জন্য ব্যবহার করা যেতে পারে এবং অন্যান্য কৌশলগুলির জন্য একটি মৌলিক মডিউল হিসাবে কাজ করতে পারে। যথাযথ অপ্টিমাইজেশনের মাধ্যমে, কৌশলটির কার্যকারিতা আরও বিশিষ্ট করা যেতে পারে।
/*backtest
start: 2022-11-30 00:00:00
end: 2023-12-06 00:00:00
period: 1d
basePeriod: 1h
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © melodicfish
//@version=4
strategy("Coin Flipper Pro",overlay=true,max_bars_back=100)
// ======= User Inputs variables=========
h1=input(title="------- Trade Activity -------",defval=false)
maxBars=input(25.0,title="Max Bars between Coin Filps",step=1.0,minval=4.0)
h2=input(title="------- Position Settings -------",defval=false)
risk=input(defval=5.0,title="Risk in % ",type=input.float, minval=0.001 ,step=0.1)
ratio= input(defval=1.5,title="Risk to Reward Ratio x:1 ",type=input.float, minval=0.001,step=0.1)
h3=input(title="------- Plot Options -------",defval=false)
showBox=input(defval=true, title="Show Position Boxes")
h4=input(title="------- Back Testing -------",defval=false)
runTest=input(defval=true, title="Run Strategy Back Test")
customTime=input(defval=false, title="Use Custom Date Range for back test")
tsYear = input(2021,minval=1000,maxval=9999,title= "Test Start Year")
tsMonth = input(1,minval=1,maxval=12,title= "Test Start Month")
tsDay = input(1,minval=1,maxval=31,title= "Test Start Day")
start = timestamp(tsYear,tsMonth,tsDay,0,0)
teYear = input(2021,minval=1000,maxval=9999,title= "Test Stop Year")
teMonth = input(5,minval=1,maxval=12,title= "Test Stop Month")
teDay = input(1,minval=1,maxval=31,title= "Test Stop Day")
end = timestamp(teYear,teMonth,teDay,0,0)
// ======= variables =========
var barsBetweenflips=25
var coinFlipResult=0.0
var flip=true
var coinLabel=0.0
var stoppedOut= true
var takeProfit=true
var posLive=false
var p1=0.0
var p2=0.0
var p3=0.0
var plotBox=false
var posType=0
long=false
short=false
// ===== Functions ======
getColor() =>
round(random(1,255))
// ===== Logic ========
if barssince(flip==true)>barsBetweenflips and posLive==false
flip:=true
coinLabel:=random(1,10)
// Candle Colors
candleColor= flip==true and flip[1]==false and barstate.isconfirmed==false?color.rgb(getColor(),getColor(),getColor(),0):flip==false and close>=open?color.green:color.red
candleColor:= barstate.ishistory==true and close>=open?color.green: barstate.ishistory==true and close<open? color.red:candleColor
barcolor(candleColor)
if flip[1]==true and posLive==false
flip:=false
barsBetweenflips:=round(random(3,round(maxBars)))
posLive:=true
long:= flip[1]==true and coinLabel[1]>=5.0
short:= flip[1]==true and coinLabel[1]<5.0
// Calculate Position Boxes
if long==true and posType!=1
riskLDEC=1-(risk/100)
p1:= close[1]*(1+((risk/100)*ratio)) // TargetLine
p2:=close[1]
p3:= close[1]*riskLDEC // StopLine
plotBox:=true
posType:=1
if short==true and posType!=-1
riskSDEC=1-((risk*ratio)/100)
p1:= close[1]*riskSDEC // TargetLine
p2:=close[1]
p3:= close[1]*(1+(risk/100)) // StopLine
plotBox:=true
posType:=-1
// Check Trade Status
stoppedOut:= posType==1 and long==false and low<= p3? true: posType==-1 and short==false and high>=p3? true: false
takeProfit:= posType==1 and long == false and high>= p1? true: posType==-1 and short==false and low<=p1? true: false
if stoppedOut==true or takeProfit==true
posType:=0
plotBox:=false
posLive:=false
// ====== Plots ========
plot1=plot(plotBox and showBox? p1:na,style=plot.style_linebr,color=color.white, transp= 100)
plot2=plot(plotBox and showBox? p2:na,style=plot.style_linebr,color=color.white, transp= 100)
plot3=plot(plotBox and showBox? p3:na,style=plot.style_linebr,color=color.white, transp= 100)
fill(plot1,plot2,color= color.green)
fill(plot2,plot3,color= color.red)
plotshape(flip==true and flip[1]==false and coinLabel>=5.0,style=shape.labelup,location=location.belowbar, color=color.green,size=size.tiny,title="short label",text="Heads",textcolor=color.white)
plotshape(flip==true and flip[1]==false and coinLabel<5.0,style=shape.labeldown,location=location.abovebar, color=color.red,size=size.tiny,title="short label",text="Tails",textcolor=color.white)
if stoppedOut==true
label.new(bar_index-1, p3, style=label.style_xcross, color=color.orange)
if takeProfit==true
label.new(bar_index-1, p1, style=label.style_flag, color=color.blue)
if runTest==true and customTime==false or runTest==true and customTime==true and time >= start and time <= end
strategy.entry("Sell", strategy.short,when=short==true)
strategy.close("Sell", comment="Close Short", when=stoppedOut==true or takeProfit==true)
strategy.entry("Long", strategy.long,when=long==true)
strategy.close("Long",comment="Close Long", when= stoppedOut==true or takeProfit==true )