2016년 6월 27일 월요일

Features of my chart program








My e-mail address is ilhun17@gmail.com


On a final note, this chart program does not have order function. Regarding entry/exit order, please use your trading platform.


<div id="smart-button-container"> <div style="text-align: center;"> <div id="paypal-button-container"></div> </div> </div> <script src="https://www.paypal.com/sdk/js?client-id=sb&enable-funding=venmo&currency=USD" data-sdk-integration-source="button-factory"></script> <script> function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"Craft1","amount":{"currency_code":"USD","value":100}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '<h3>Thank you for your payment!</h3>'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container'); } initPayPalButton(); </script>



♥ Monthly Range Chart update



**Monthly Range charts are usually updated on Wednesday of each week.












♥ Does it really works?



From my account, you can see that a winning ration is over 90% if you use my overlay indicator.






























♥Join membership




●  Membership fee is 60 USD on a monthly basis.



If you join a membership, I will send you a program install file and more detailed manual, etc. by e-mail.  



● Membership is limited to 70 person.


● You can check out with PayPal or pay with your card.



- Join a membership :  $ 60 USD





♥ About paypal




● You can check out with PayPal or pay with your card.

● If you want to check out with PayPal and don't have a paypal account yet, please refer to a video clip in the below and join a paypal.


<div id="smart-button-container"> <div style="text-align: center;"> <div id="paypal-button-container"></div> </div> </div> <script src="https://www.paypal.com/sdk/js?client-id=sb&enable-funding=venmo&currency=USD" data-sdk-integration-source="button-factory"></script> <script> function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"Fore","amount":{"currency_code":"USD","value":1}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '<h3>Thank you for your payment!</h3>'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container'); } initPayPalButton(); </script>

★ Q&A / Request for free trial



 If you have any question, please leave a message as a reply.


● If you want to enjoy 7 days free trial, leave your e-mail address. Then, I will send you a program install file and more detailed manual, etc. by e-mail.





★Problem solving



If you have any problem due to Korean language, please download a language pack from the following link.









   








Live Trading Video




1. Introduction Video




2. Guidance Video for B-chart entry timing




3. Guidance Video for C-chart entry timing





4. Guidance Video for E-chart entry timing





5. Live trading video as of June 8, 2018